aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-16 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-16 00:00:40 +0000
commit0255c1a349ebd368c4c1bafd95118e7cc71eb973 (patch)
treed63c6392dd1adf944770e2b72da8e73272ae4e0e /bfd
parentf9830ec1655e7cc2aa88c9c34a20503978d9dc88 (diff)
downloadgdb-0255c1a349ebd368c4c1bafd95118e7cc71eb973.zip
gdb-0255c1a349ebd368c4c1bafd95118e7cc71eb973.tar.gz
gdb-0255c1a349ebd368c4c1bafd95118e7cc71eb973.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 2cc9b52..719b702 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 20180515
+#define BFD_VERSION_DATE 20180516
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@