aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-21 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-21 00:01:15 +0000
commite731d087eac4c2b362c4cc1bef9a53a45656ed89 (patch)
tree7477e9497a437f46adbabd3e6d3faf02ceb7b0e5
parentf9529cf74d30ea62663e1788f53e3c085f037131 (diff)
downloadbinutils-e731d087eac4c2b362c4cc1bef9a53a45656ed89.zip
binutils-e731d087eac4c2b362c4cc1bef9a53a45656ed89.tar.gz
binutils-e731d087eac4c2b362c4cc1bef9a53a45656ed89.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 0d44084..cbaefab 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 20180120
+#define BFD_VERSION_DATE 20180121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@