aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-28 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-28 00:01:15 +0000
commit82f537d19c95de0ec36f61e6e828f978127c9d56 (patch)
tree7e5748b22a9de9d5a29966cd0b30e29f00bb7e7c
parent9b4e21809bbd0bb1e4828d78ce643ebde915cc81 (diff)
downloadbinutils-82f537d19c95de0ec36f61e6e828f978127c9d56.zip
binutils-82f537d19c95de0ec36f61e6e828f978127c9d56.tar.gz
binutils-82f537d19c95de0ec36f61e6e828f978127c9d56.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 c4d8a2a..d7138f6 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 20180227
+#define BFD_VERSION_DATE 20180228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@