aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-26 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-26 00:00:06 +0000
commit0919fa3c461ab524ee6ed2acf0a5b9f4a5c62de8 (patch)
treee751eb2c81c31c9dbbbab65faf3ee1029461b427
parent956bdb595bdcbf65598d7154560ea214849df899 (diff)
downloadfsf-binutils-gdb-0919fa3c461ab524ee6ed2acf0a5b9f4a5c62de8.zip
fsf-binutils-gdb-0919fa3c461ab524ee6ed2acf0a5b9f4a5c62de8.tar.gz
fsf-binutils-gdb-0919fa3c461ab524ee6ed2acf0a5b9f4a5c62de8.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 6ae94f3..1efad10 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 20200925
+#define BFD_VERSION_DATE 20200926
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@