aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-03 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-03 00:00:31 +0000
commitb570a287cfb5715bdfcbd9e437a4f4fb9b94c9d4 (patch)
treeb53b38a182926d3dfa7290c904ea3c2395a4c5e9 /bfd
parent5f6c22aee74f17393b82934a5682d985672e011a (diff)
downloadbinutils-b570a287cfb5715bdfcbd9e437a4f4fb9b94c9d4.zip
binutils-b570a287cfb5715bdfcbd9e437a4f4fb9b94c9d4.tar.gz
binutils-b570a287cfb5715bdfcbd9e437a4f4fb9b94c9d4.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 a2c1092..882154d 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 20181202
+#define BFD_VERSION_DATE 20181203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@