aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-04 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-04 00:00:15 +0000
commitfda3f1174efb2fb1800e3fcb74819ba2dc9c2dd0 (patch)
tree5c59ef429436900344d227b4f80beefa66e0f3df
parentf9b5d5ea18a3878ca48c1b747e35d456133858bc (diff)
downloadgdb-fda3f1174efb2fb1800e3fcb74819ba2dc9c2dd0.zip
gdb-fda3f1174efb2fb1800e3fcb74819ba2dc9c2dd0.tar.gz
gdb-fda3f1174efb2fb1800e3fcb74819ba2dc9c2dd0.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 13a5f9d..7514ba9 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 20200603
+#define BFD_VERSION_DATE 20200604
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@