aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-21 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-21 00:00:28 +0000
commitc5de623fa363fff127cd8a1292e407764e385ffa (patch)
tree567ad787412f8dac1dc08a7efbb712cbd89886a8
parenta4ec45d1bfd0fedd403a4acbe061eaee8f017ac9 (diff)
downloadgdb-c5de623fa363fff127cd8a1292e407764e385ffa.zip
gdb-c5de623fa363fff127cd8a1292e407764e385ffa.tar.gz
gdb-c5de623fa363fff127cd8a1292e407764e385ffa.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 72a41ab..338c128 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 20210920
+#define BFD_VERSION_DATE 20210921
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@