aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-02 00:01:04 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-02 00:01:04 +0000
commit1bf239b0ea3f4027104124d609aa41f38d984ecc (patch)
treecf4851dc0c97a8a67e15de8a7b5450dd91d4ed70
parentc51067afea9187a3d234cd3d9b2e030162ba1c3e (diff)
downloadbinutils-1bf239b0ea3f4027104124d609aa41f38d984ecc.zip
binutils-1bf239b0ea3f4027104124d609aa41f38d984ecc.tar.gz
binutils-1bf239b0ea3f4027104124d609aa41f38d984ecc.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 a3f9c46..3f2d00a 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 20191201
+#define BFD_VERSION_DATE 20191202
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@