aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-11-24 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2017-11-24 00:00:23 +0000
commit7e8006d14c544a069619dc2bb2c9d2d2b7fd99a6 (patch)
treebe14330c52ab3748e438c32b83b634d3f3801ab8 /bfd
parentc139731b13f83da3c9436f92d52b915e94ff7480 (diff)
downloadbinutils-7e8006d14c544a069619dc2bb2c9d2d2b7fd99a6.zip
binutils-7e8006d14c544a069619dc2bb2c9d2d2b7fd99a6.tar.gz
binutils-7e8006d14c544a069619dc2bb2c9d2d2b7fd99a6.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 08df8e5..b4a0b08 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 20171123
+#define BFD_VERSION_DATE 20171124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@