summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-24 00:01:17 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-24 00:01:17 +0000
commit4323c5ad3cbcb2a3d2178d778278109f24071b26 (patch)
tree7357b94328dceda43789fc008eb856f54399706e
parent8a6a85134d78531c6adb72a888844f7cfa3a5c56 (diff)
downloadbinutils-gdb-4323c5ad3cbcb2a3d2178d778278109f24071b26.tar.gz
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 a0b76c09c9a..df4030bd1ac 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 20190223
+#define BFD_VERSION_DATE 20190224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@