aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-09 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-09 00:00:45 +0000
commitb5ac78ffc6779b5caab4d24a31a5e0b5cccf4858 (patch)
treef7bbb24f78cc619e2eb7de96120a7d30e26a6b7d /bfd
parenta2419b98d90e89acbef47dbc7a9047f4580fe99d (diff)
downloadgdb-b5ac78ffc6779b5caab4d24a31a5e0b5cccf4858.zip
gdb-b5ac78ffc6779b5caab4d24a31a5e0b5cccf4858.tar.gz
gdb-b5ac78ffc6779b5caab4d24a31a5e0b5cccf4858.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 a8f4918..2974d26 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 20181208
+#define BFD_VERSION_DATE 20181209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@