aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-17 00:02:55 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-17 00:02:55 +0000
commit4850a013559316289ec69effd848b2eacc7b2f95 (patch)
treea5d8708cf9210ef8403010f4d3c5675ed721ccfa
parent98fcd143487bab1ec084638f601e766bb5681ee3 (diff)
downloadbinutils-4850a013559316289ec69effd848b2eacc7b2f95.zip
binutils-4850a013559316289ec69effd848b2eacc7b2f95.tar.gz
binutils-4850a013559316289ec69effd848b2eacc7b2f95.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 1372b86..36e0a36 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 20180616
+#define BFD_VERSION_DATE 20180617
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@