aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-16 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-16 00:01:06 +0000
commit166e5d9d419fa9390edd8c0cbcc07df4666a9b75 (patch)
treea7ea89aa964235488be45e01d56c84fa5225f826 /bfd
parent485b851b68ea035e3c49234dafcddb97c4f54a30 (diff)
downloadgdb-166e5d9d419fa9390edd8c0cbcc07df4666a9b75.zip
gdb-166e5d9d419fa9390edd8c0cbcc07df4666a9b75.tar.gz
gdb-166e5d9d419fa9390edd8c0cbcc07df4666a9b75.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 11865a9..b1d48b4 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 20190215
+#define BFD_VERSION_DATE 20190216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@