aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-18 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-18 00:00:44 +0000
commitd57e4f2b86b763a79c7356198265e8bae132b01a (patch)
treec36c0114d3ca5a16248b018ccce35a611bfcc325 /bfd
parent9409233b0ec8a052eacc5846ee054f224f7e7213 (diff)
downloadgdb-d57e4f2b86b763a79c7356198265e8bae132b01a.zip
gdb-d57e4f2b86b763a79c7356198265e8bae132b01a.tar.gz
gdb-d57e4f2b86b763a79c7356198265e8bae132b01a.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 a180a9c..baa53ee 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 20190217
+#define BFD_VERSION_DATE 20190218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@