aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-01 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-01 00:00:07 +0000
commitbb1fcfc4b3e2cea7ba9cf23b6e73c58d57b211a0 (patch)
treec0cb9544351c39a1432d4d91b3c6eb97df8ed72d
parent9fe3819e83a442f1bd563000120121e5518f7d53 (diff)
downloadgdb-bb1fcfc4b3e2cea7ba9cf23b6e73c58d57b211a0.zip
gdb-bb1fcfc4b3e2cea7ba9cf23b6e73c58d57b211a0.tar.gz
gdb-bb1fcfc4b3e2cea7ba9cf23b6e73c58d57b211a0.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 6806da6..474ca2d 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 20210831
+#define BFD_VERSION_DATE 20210901
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@