aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-04-25 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2023-04-25 00:00:58 +0000
commit3c2fcf70d60d9dfe6ad01fe1b4490f31af70498c (patch)
treedfb9b3d9442c65c97b4a1e12eefae2819385170c
parente78b5e649aa894a813bb6d374cbdf5792903c89e (diff)
downloadgdb-3c2fcf70d60d9dfe6ad01fe1b4490f31af70498c.zip
gdb-3c2fcf70d60d9dfe6ad01fe1b4490f31af70498c.tar.gz
gdb-3c2fcf70d60d9dfe6ad01fe1b4490f31af70498c.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 367bc31..be4f0b5 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 20230424
+#define BFD_VERSION_DATE 20230425
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@