aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-11-16 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2021-11-16 00:00:06 +0000
commit00855fe7cda1ea7b52e06713577cdfb65b13e7b7 (patch)
tree70d7bdd4bfc81af78c0b71fde55ea393d875e125 /bfd
parent636ae5bb4b6b801f8bda05041f600cbf3945c147 (diff)
downloadgdb-00855fe7cda1ea7b52e06713577cdfb65b13e7b7.zip
gdb-00855fe7cda1ea7b52e06713577cdfb65b13e7b7.tar.gz
gdb-00855fe7cda1ea7b52e06713577cdfb65b13e7b7.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 ea74b02..4bafd2a 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 20211115
+#define BFD_VERSION_DATE 20211116
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@