aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-06 00:00:56 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-06 00:00:56 +0000
commit6cb6aea2df8bd72998bb5fdca12bdf911718b4de (patch)
treed7c89c8afdc75cd0dbbe94448257b5c1f601053a
parent382dfe0118a65b94ecba192c9941fc77c4e4a520 (diff)
downloadgdb-6cb6aea2df8bd72998bb5fdca12bdf911718b4de.zip
gdb-6cb6aea2df8bd72998bb5fdca12bdf911718b4de.tar.gz
gdb-6cb6aea2df8bd72998bb5fdca12bdf911718b4de.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 daf6973..8811e0d 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 20191005
+#define BFD_VERSION_DATE 20191006
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@