aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-04-01 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-04-01 00:00:09 +0000
commit283b7aa1343c29d9c0cdee6312da3d5a61a03f15 (patch)
tree9f319fb97f2f79f373ad60cadb2e5cea5972db55
parent876678f05e70235ed71d5b9ec63e4f6db1ec76e4 (diff)
downloadgdb-283b7aa1343c29d9c0cdee6312da3d5a61a03f15.zip
gdb-283b7aa1343c29d9c0cdee6312da3d5a61a03f15.tar.gz
gdb-283b7aa1343c29d9c0cdee6312da3d5a61a03f15.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 13a739d..17bd955 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 20200331
+#define BFD_VERSION_DATE 20200401
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@