aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-20 00:01:16 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-20 00:01:16 +0000
commit0f8fe15459115c491a418017e1a0399fd95821d0 (patch)
treeeabb8f23b06ce47f42ee33a877603392acb11080
parentcd4a5d10e5a04ad24da753e33418b0dfd74684c1 (diff)
downloadbinutils-0f8fe15459115c491a418017e1a0399fd95821d0.zip
binutils-0f8fe15459115c491a418017e1a0399fd95821d0.tar.gz
binutils-0f8fe15459115c491a418017e1a0399fd95821d0.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 812ce3b..4d40a4f 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 20191119
+#define BFD_VERSION_DATE 20191120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@