aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-16 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-16 00:00:23 +0000
commit0ad99adbcd19c317301126659803d51f43a9e9d0 (patch)
tree9c2bb94ff524febbd9c89263758de883e88814e8
parent6a062a93d70e08ddc23c0a940a8c20eea48e6904 (diff)
downloadgdb-0ad99adbcd19c317301126659803d51f43a9e9d0.zip
gdb-0ad99adbcd19c317301126659803d51f43a9e9d0.tar.gz
gdb-0ad99adbcd19c317301126659803d51f43a9e9d0.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 e9d7730..a8f4a70 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 20190915
+#define BFD_VERSION_DATE 20190916
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@