aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-21 00:02:00 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-21 00:02:00 +0000
commitf03423394fb008ce6e92f7af6cefb9adb33b74a9 (patch)
tree5dfb3753f19c0e36451079d66bf93822e597d213
parent0381999cca86a37da7b66e88dee9161c07479e01 (diff)
downloadgdb-f03423394fb008ce6e92f7af6cefb9adb33b74a9.zip
gdb-f03423394fb008ce6e92f7af6cefb9adb33b74a9.tar.gz
gdb-f03423394fb008ce6e92f7af6cefb9adb33b74a9.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 b671f78..7faa4bf 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 20180520
+#define BFD_VERSION_DATE 20180521
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@