aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-24 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-24 00:00:19 +0000
commitcc40406d1d033abc21de1af5a30f2a5fbb692507 (patch)
tree7a94c64c0eb4dc110b6d225487ea3c7bed301aab
parent0984958bd1d20245e4d42888a697b6015dc6172f (diff)
downloadgdb-cc40406d1d033abc21de1af5a30f2a5fbb692507.zip
gdb-cc40406d1d033abc21de1af5a30f2a5fbb692507.tar.gz
gdb-cc40406d1d033abc21de1af5a30f2a5fbb692507.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 63dd3da..80ecf5a 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 20180123
+#define BFD_VERSION_DATE 20180124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@