aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-24 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-24 00:00:28 +0000
commitd4333bab0a097f4bfa36d2e49f4dfb12c73dce24 (patch)
tree6f339036636a2050927a8cdb415f2dfec5628706
parent11b031457e89d5739922ddd0bc65c9d781b6db35 (diff)
downloadgdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.zip
gdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.tar.gz
gdb-d4333bab0a097f4bfa36d2e49f4dfb12c73dce24.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 83cf7fb..b787101 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 20180223
+#define BFD_VERSION_DATE 20180224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@