aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-01-21 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2020-01-21 00:00:33 +0000
commit53570fbcca206d6e5442603bfadf1982d728d824 (patch)
tree1d3c2eda14e8c0474fb69eb509f07ca5ed30a7a0 /bfd
parent26916852e189323593102561f5e3e2137b892dec (diff)
downloadgdb-53570fbcca206d6e5442603bfadf1982d728d824.zip
gdb-53570fbcca206d6e5442603bfadf1982d728d824.tar.gz
gdb-53570fbcca206d6e5442603bfadf1982d728d824.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 5e63279..de76af7 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 20200120
+#define BFD_VERSION_DATE 20200121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@