aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-23 00:02:14 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-23 00:02:14 +0000
commit4938c2a14d6324c771965b92fb596670b2c71406 (patch)
tree1f14de6ca78a01519ce0eb109fd659ed61388308
parent293608c633b7e2421f254b9c44b6beeca50d9fcd (diff)
downloadgdb-4938c2a14d6324c771965b92fb596670b2c71406.zip
gdb-4938c2a14d6324c771965b92fb596670b2c71406.tar.gz
gdb-4938c2a14d6324c771965b92fb596670b2c71406.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 f2d9a3a..02df160 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 20241122
+#define BFD_VERSION_DATE 20241123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@