aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-02 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-02 00:00:12 +0000
commit72ab7b79dcb90f100f33cd750288a54a5c8d7536 (patch)
tree04a862aa93a461d9f376e4e86b17eb60f63920e1
parent2fe36d31f96519ea5ef988d85df1310bc177b5fa (diff)
downloadgdb-72ab7b79dcb90f100f33cd750288a54a5c8d7536.zip
gdb-72ab7b79dcb90f100f33cd750288a54a5c8d7536.tar.gz
gdb-72ab7b79dcb90f100f33cd750288a54a5c8d7536.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 4dd5396..915cac6 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 20210701
+#define BFD_VERSION_DATE 20210702
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@