summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-03-26 00:01:57 +0000
committerGDB Admin <brobecker@adacore.com>2018-03-26 00:01:57 +0000
commit5423c6f677a76e846dc8eb0b062aad1aa7b64c1f (patch)
treeee2cf9d9f629710dcede533de686f10a07efaa55
parentdbbdf9a4db48daf3d9ff386c6720b431d4b4bc66 (diff)
downloadbinutils-gdb-5423c6f677a76e846dc8eb0b062aad1aa7b64c1f.tar.gz
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 152678249bb..01f91f880d6 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 20180325
+#define BFD_VERSION_DATE 20180326
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@