aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-19 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-19 00:00:40 +0000
commitc72e75a64030b0f6535a80481f37968ad55c333a (patch)
tree786f15c5bbad378fd692486f97b3cf807fcfbd82 /bfd
parent70cd633e87e683a2233e852b96e5f1ef8591d4d1 (diff)
downloadgdb-c72e75a64030b0f6535a80481f37968ad55c333a.zip
gdb-c72e75a64030b0f6535a80481f37968ad55c333a.tar.gz
gdb-c72e75a64030b0f6535a80481f37968ad55c333a.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 baa53ee..8367849 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 20190218
+#define BFD_VERSION_DATE 20190219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@