aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-17 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-17 00:00:07 +0000
commitd3267445af5ebc69fa7fc7cfe88c22f249d1b26e (patch)
tree8b28960f66fd936183a96aa2ee2c671f6a735f28
parent0dbd452ad2f712df52a71a2e3037c48925afc612 (diff)
downloadgdb-d3267445af5ebc69fa7fc7cfe88c22f249d1b26e.zip
gdb-d3267445af5ebc69fa7fc7cfe88c22f249d1b26e.tar.gz
gdb-d3267445af5ebc69fa7fc7cfe88c22f249d1b26e.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 8f741b0..2cc5c19 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 20200816
+#define BFD_VERSION_DATE 20200817
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@