summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-01 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-01 00:00:38 +0000
commitc76ff6936bd0c7f8a331e57939b1b12d84466b9b (patch)
tree7542eeefc13fd7b7c64f8716f2797e94668aff97
parent47fea877452b84b94ac6ffb26f194f12845526fa (diff)
downloadbinutils-gdb-c76ff6936bd0c7f8a331e57939b1b12d84466b9b.tar.gz
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 21b8a1f365f..e6b185234e9 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 20171231
+#define BFD_VERSION_DATE 20180101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@