aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-14 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-14 00:00:31 +0000
commit5bca320a3d47a20152308ea7686f12c19e5f80b7 (patch)
tree845dfbee9c5c7b9fdc891c61a309e4d9c687e18a
parent824d17dbdb375c6fb9c307473ac920114dc12478 (diff)
downloadgdb-5bca320a3d47a20152308ea7686f12c19e5f80b7.zip
gdb-5bca320a3d47a20152308ea7686f12c19e5f80b7.tar.gz
gdb-5bca320a3d47a20152308ea7686f12c19e5f80b7.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 fce74dc..d3cb554 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 20210913
+#define BFD_VERSION_DATE 20210914
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@