aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-07 00:02:02 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-07 00:02:02 +0000
commit5c69952478a7f5959cc26f4fba101e32c4d7f8b6 (patch)
tree1b15f070d931bf71545d64d13582af5443503295
parent842eca3738875ab766fcd2c19a44945e0b7d00a8 (diff)
downloadgdb-5c69952478a7f5959cc26f4fba101e32c4d7f8b6.zip
gdb-5c69952478a7f5959cc26f4fba101e32c4d7f8b6.tar.gz
gdb-5c69952478a7f5959cc26f4fba101e32c4d7f8b6.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 df7622a..5672e49 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 20230606
+#define BFD_VERSION_DATE 20230607
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@