aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-19 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-19 00:00:45 +0000
commit48219c6a06091b873f39c64c5df12ba7ec37a2e0 (patch)
treed40b4f0cec29f2b83e2600d9d5c0a5e266875580
parent73f1bd769a5216b3debc1025faa62a466c5a1e68 (diff)
downloadgdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.zip
gdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.tar.gz
gdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.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 4fc2ecb..bb53d61 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 20180918
+#define BFD_VERSION_DATE 20180919
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@