aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-05-02 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-05-02 00:00:07 +0000
commita4be18526ba920f8709af54260f199519f9afaf2 (patch)
tree060e4385f7cd0b17cf4d01d9145809c440fdb310 /bfd
parentccf20d460f73c48f3334e1401558df342c77ac8a (diff)
downloadgdb-a4be18526ba920f8709af54260f199519f9afaf2.zip
gdb-a4be18526ba920f8709af54260f199519f9afaf2.tar.gz
gdb-a4be18526ba920f8709af54260f199519f9afaf2.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 07c323d..b4ee56a 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 20200501
+#define BFD_VERSION_DATE 20200502
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@