aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-24 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-24 00:00:40 +0000
commit20784627bfe0a33e954f8af786eb3a518ace5dff (patch)
treef86fa7e0c3e0b9ec9531a06b9b42c97f623f7e2e /bfd
parentbea556ab08927862bc2e052d3b93f1d82055d37e (diff)
downloadgdb-20784627bfe0a33e954f8af786eb3a518ace5dff.zip
gdb-20784627bfe0a33e954f8af786eb3a518ace5dff.tar.gz
gdb-20784627bfe0a33e954f8af786eb3a518ace5dff.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 e468700..ee24b5f 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 20181023
+#define BFD_VERSION_DATE 20181024
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@