aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-11-30 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2020-11-30 00:00:40 +0000
commit1429d8beb41d042bd99f69b49d2dad3b1d98044c (patch)
tree094b3fb988047c61024c8235b293bcaefd6005b4
parent815c8f80e2a1ff25deb5f48770e4794d9799fb94 (diff)
downloadgdb-1429d8beb41d042bd99f69b49d2dad3b1d98044c.zip
gdb-1429d8beb41d042bd99f69b49d2dad3b1d98044c.tar.gz
gdb-1429d8beb41d042bd99f69b49d2dad3b1d98044c.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 72a8f4e..6bf7696 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 20201129
+#define BFD_VERSION_DATE 20201130
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@