aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-31 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-31 00:00:09 +0000
commitfb9f44d410d955176b729a746cee22b0063068c2 (patch)
tree6944e79fb133b1fc719cf149a83db46730a8ad43 /bfd
parent311d36251dfcdc45d81b88e5bc27c5bb5a9721d0 (diff)
downloadgdb-fb9f44d410d955176b729a746cee22b0063068c2.zip
gdb-fb9f44d410d955176b729a746cee22b0063068c2.tar.gz
gdb-fb9f44d410d955176b729a746cee22b0063068c2.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 0cd83f7..03814dd 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 20211030
+#define BFD_VERSION_DATE 20211031
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@