aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-05 00:01:50 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-05 00:01:50 +0000
commit36f5805b50d84a7a75c7364d139f39c9a0567ac5 (patch)
tree4d731a63c1115c111aeb1bf7ca1eb8d5a46da104
parent0ce849e6049bcda8ae66208e2f61ab205cdb8f69 (diff)
downloadgdb-36f5805b50d84a7a75c7364d139f39c9a0567ac5.zip
gdb-36f5805b50d84a7a75c7364d139f39c9a0567ac5.tar.gz
gdb-36f5805b50d84a7a75c7364d139f39c9a0567ac5.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 683369e..73ebdcd 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 20180604
+#define BFD_VERSION_DATE 20180605
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@