aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-28 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-28 00:00:19 +0000
commitf866db7aff3838bfc32e9817b59589f126c4be1f (patch)
tree0107d0c52f332be85569874cbe02e6f74668a52a
parentd5827a0e838caacb0337be95e6661fd8281e1968 (diff)
downloadgdb-f866db7aff3838bfc32e9817b59589f126c4be1f.zip
gdb-f866db7aff3838bfc32e9817b59589f126c4be1f.tar.gz
gdb-f866db7aff3838bfc32e9817b59589f126c4be1f.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 db5d0e4..0d2a84b 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 20241227
+#define BFD_VERSION_DATE 20241228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@