aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-20 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-20 00:00:08 +0000
commit49954a0d85403a7401efd95a648f39987da2a82b (patch)
tree60ebabe617fa082e784e22c948fe35b1573a3864
parent9c0ea783421477fccd2ca8e77e91983775be7d55 (diff)
downloadgdb-49954a0d85403a7401efd95a648f39987da2a82b.zip
gdb-49954a0d85403a7401efd95a648f39987da2a82b.tar.gz
gdb-49954a0d85403a7401efd95a648f39987da2a82b.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index c9411ee..1996eaf 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20220619
+#define BFD_VERSION_DATE 20220620
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@