aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-11-29 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-11-29 00:00:09 +0000
commitdba322be6e2cde20766c1b086ef492c0af2b3ae1 (patch)
tree5e04c905ca54b54271c079651b61a57afdbbd33c /bfd
parent28cdb9c67a1464f607678791bac6bace643d2731 (diff)
downloadgdb-dba322be6e2cde20766c1b086ef492c0af2b3ae1.zip
gdb-dba322be6e2cde20766c1b086ef492c0af2b3ae1.tar.gz
gdb-dba322be6e2cde20766c1b086ef492c0af2b3ae1.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 4f95303..51d2d56 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 20211128
+#define BFD_VERSION_DATE 20211129
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@