aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-09 00:01:27 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-09 00:01:27 +0000
commitb91f11ef64289ae1fc4d878e92f4c37ad7541699 (patch)
tree2e5b62459d2d7b77fa12b876d6b1c11f1243433b
parentd939da6c036d7790aaf17062c2720e371d19ffbc (diff)
downloadgdb-b91f11ef64289ae1fc4d878e92f4c37ad7541699.zip
gdb-b91f11ef64289ae1fc4d878e92f4c37ad7541699.tar.gz
gdb-b91f11ef64289ae1fc4d878e92f4c37ad7541699.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 4040d66..8a87bbe 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 20241208
+#define BFD_VERSION_DATE 20241209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@