aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-23 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-23 00:01:01 +0000
commitfabd5fb8214623a1ecbdadff51ef82bbcbbeeb2b (patch)
treeae5604dfc356f85e53f1d12bc87d569c39cdaee7
parent66d93c7eb48e97b08d9a75809b804d9127777f90 (diff)
downloadbinutils-fabd5fb8214623a1ecbdadff51ef82bbcbbeeb2b.zip
binutils-fabd5fb8214623a1ecbdadff51ef82bbcbbeeb2b.tar.gz
binutils-fabd5fb8214623a1ecbdadff51ef82bbcbbeeb2b.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 5105867..efdfc41 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 20191122
+#define BFD_VERSION_DATE 20191123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@