aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-27 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-27 00:00:18 +0000
commit28c26ce5fddaf21692c077b5b366a95bce991d64 (patch)
tree1ed2c7a104fac4fe31ebd698cbe2862cdeb7a57d /bfd
parentf85dcfc3af9cf7c2859241253f1d37b1133abea2 (diff)
downloadgdb-28c26ce5fddaf21692c077b5b366a95bce991d64.zip
gdb-28c26ce5fddaf21692c077b5b366a95bce991d64.tar.gz
gdb-28c26ce5fddaf21692c077b5b366a95bce991d64.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 23487ae..c8445a4 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 20211026
+#define BFD_VERSION_DATE 20211027
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@