aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-06-12 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2019-06-12 00:00:16 +0000
commit0529f3fe5c33894387df407b2f33879da7778e08 (patch)
tree6fcf6fb39572717b03e5d0f11c8b12eb5f46d308 /bfd
parentd106773eaca95698838b930a7b512469a38a6771 (diff)
downloadgdb-0529f3fe5c33894387df407b2f33879da7778e08.zip
gdb-0529f3fe5c33894387df407b2f33879da7778e08.tar.gz
gdb-0529f3fe5c33894387df407b2f33879da7778e08.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 92eabed..8661811 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 20190611
+#define BFD_VERSION_DATE 20190612
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@