aboutsummaryrefslogtreecommitdiff
path: root/bfd
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 /bfd
parent47fea877452b84b94ac6ffb26f194f12845526fa (diff)
downloadgdb-c76ff6936bd0c7f8a331e57939b1b12d84466b9b.zip
gdb-c76ff6936bd0c7f8a331e57939b1b12d84466b9b.tar.gz
gdb-c76ff6936bd0c7f8a331e57939b1b12d84466b9b.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 21b8a1f..e6b1852 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@