aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-20 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-20 00:00:57 +0000
commitf9529cf74d30ea62663e1788f53e3c085f037131 (patch)
treefa0b9b96b8ef66e022ded58fcb1dd4b98b395d7b
parentd5c25106ab9fdd5c30d7f6affe865f958503347e (diff)
downloadbinutils-f9529cf74d30ea62663e1788f53e3c085f037131.zip
binutils-f9529cf74d30ea62663e1788f53e3c085f037131.tar.gz
binutils-f9529cf74d30ea62663e1788f53e3c085f037131.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 0277dfd..0d44084 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 20180119
+#define BFD_VERSION_DATE 20180120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@