aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-04-05 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2019-04-05 00:00:21 +0000
commit82477cd28aac011c884d75a429d47a0523cbac26 (patch)
treef8d6273230fc9ccda884ba3e144a0a85607b87d5 /bfd
parentaae9718e4d4e8d01dcee22684e82b000203d3e52 (diff)
downloadgdb-82477cd28aac011c884d75a429d47a0523cbac26.zip
gdb-82477cd28aac011c884d75a429d47a0523cbac26.tar.gz
gdb-82477cd28aac011c884d75a429d47a0523cbac26.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 f8de0d6..7598861 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 20190404
+#define BFD_VERSION_DATE 20190405
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@