aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-10 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-10 00:01:02 +0000
commit10a54ace4aad32c78e1be99201d0a9c6efc63450 (patch)
tree06d877a9665a287bd3cadce3a1a2016860e62346 /bfd
parenta0e90a73f0dc7e44c980ef5ea512eb7a3bd0cabc (diff)
downloadgdb-10a54ace4aad32c78e1be99201d0a9c6efc63450.zip
gdb-10a54ace4aad32c78e1be99201d0a9c6efc63450.tar.gz
gdb-10a54ace4aad32c78e1be99201d0a9c6efc63450.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index fd4c89b..af5af30 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 20190209
+#define BFD_VERSION_DATE 20190210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@