aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-25 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-25 00:00:58 +0000
commit21db675ab322b3dbe65bcb717ff1817809219a58 (patch)
tree71d455af9a5055329ccf0bf83cf544c0fe9d2bb8
parent287e441e150faa2d6e053afd2c15136c0329d281 (diff)
downloadbinutils-21db675ab322b3dbe65bcb717ff1817809219a58.zip
binutils-21db675ab322b3dbe65bcb717ff1817809219a58.tar.gz
binutils-21db675ab322b3dbe65bcb717ff1817809219a58.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 c804073..b817542 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 20191124
+#define BFD_VERSION_DATE 20191125
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@