aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-10-03 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2017-10-03 00:00:16 +0000
commit40c0777b1709480526429f90eaa354c8e0da2dc8 (patch)
treedc8f3f85ccd5b70f876e085c978c648d61478151
parentdef5c83c02fcc1c91d3f0da21005e0503b8ec881 (diff)
downloadfsf-binutils-gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.zip
fsf-binutils-gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.tar.gz
fsf-binutils-gdb-40c0777b1709480526429f90eaa354c8e0da2dc8.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 10883af..6757260 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 20171002
+#define BFD_VERSION_DATE 20171003
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@