aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-03 00:01:19 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-03 00:01:19 +0000
commit50df9c6a11b4f6d4e0641ae1ecd15616ed24aac9 (patch)
treeff200fe7b5858d3e18f4508d918913f229573c60
parent1bf239b0ea3f4027104124d609aa41f38d984ecc (diff)
downloadbinutils-50df9c6a11b4f6d4e0641ae1ecd15616ed24aac9.zip
binutils-50df9c6a11b4f6d4e0641ae1ecd15616ed24aac9.tar.gz
binutils-50df9c6a11b4f6d4e0641ae1ecd15616ed24aac9.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 3f2d00a..264efe4 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 20191202
+#define BFD_VERSION_DATE 20191203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@