aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-01 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-01 00:00:29 +0000
commit426260d246c9cc0bb9ac5af7216748b38c2c1179 (patch)
tree8d0ba9f71dd10d6a1ea9c23452d578f96f0107d8
parent7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7 (diff)
downloadgdb-426260d246c9cc0bb9ac5af7216748b38c2c1179.zip
gdb-426260d246c9cc0bb9ac5af7216748b38c2c1179.tar.gz
gdb-426260d246c9cc0bb9ac5af7216748b38c2c1179.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 85f10df..4841586 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 20210731
+#define BFD_VERSION_DATE 20210801
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@