aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-04 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-04 00:00:20 +0000
commitc40d7e49cf0a6842a5cf072772a48d1f6e6eeb11 (patch)
tree8d8ba546cfb9692500536f5b3bf26b13a390aea6 /bfd
parentddb2bbcf0624ef5f75c0a007c6b192c09b6fa70b (diff)
downloadgdb-c40d7e49cf0a6842a5cf072772a48d1f6e6eeb11.zip
gdb-c40d7e49cf0a6842a5cf072772a48d1f6e6eeb11.tar.gz
gdb-c40d7e49cf0a6842a5cf072772a48d1f6e6eeb11.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 b0a5a9d..8338222 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 20180103
+#define BFD_VERSION_DATE 20180104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@