aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-25 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-25 00:00:20 +0000
commit60a5fb48d1b49bf567509a748d71a75b38db2ab7 (patch)
tree2b811a20b27f4e8fa8027a9036f87a8fd60a8a33
parentc09c8b42021180eee9495bd50d8b35e683d3901b (diff)
downloadgdb-60a5fb48d1b49bf567509a748d71a75b38db2ab7.zip
gdb-60a5fb48d1b49bf567509a748d71a75b38db2ab7.tar.gz
gdb-60a5fb48d1b49bf567509a748d71a75b38db2ab7.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 76d9400..b49f4b1 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 20210724
+#define BFD_VERSION_DATE 20210725
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@