summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-04-09 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2020-04-09 00:00:24 +0000
commit1492dbc4b807aac18883dde13910b72fcd3c1631 (patch)
tree572111c6a1fb84cba038ac2dc814ec91ab7fcf3d
parentaaf3f0599a210699a76767c07a7d7f62d7633d71 (diff)
downloadbinutils-gdb-1492dbc4b807aac18883dde13910b72fcd3c1631.tar.gz
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 e7cc30e919c..a4ebea4097f 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 20200408
+#define BFD_VERSION_DATE 20200409
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@