aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-16 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-16 00:00:28 +0000
commit70069e7823d412a01d983379504222c557319cbd (patch)
treef6e5469551cde226fd0310db1415d826d3a320a0
parentec1e5afa895ea5f19f4b47d0e04fafe0a18f33ff (diff)
downloadfsf-binutils-gdb-70069e7823d412a01d983379504222c557319cbd.zip
fsf-binutils-gdb-70069e7823d412a01d983379504222c557319cbd.tar.gz
fsf-binutils-gdb-70069e7823d412a01d983379504222c557319cbd.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 bde6ff8..658e664 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 20210815
+#define BFD_VERSION_DATE 20210816
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@