aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-01 00:02:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-01 00:02:23 +0000
commit2a7d2f7b17ed8bb54b12d214c379699cbcbd7a42 (patch)
treea235c68155e9c1675faeda310aa00a3e696ecde9
parent06a25c25ee51456cfac46ea5e559d7a3ee921e54 (diff)
downloadgdb-2a7d2f7b17ed8bb54b12d214c379699cbcbd7a42.zip
gdb-2a7d2f7b17ed8bb54b12d214c379699cbcbd7a42.tar.gz
gdb-2a7d2f7b17ed8bb54b12d214c379699cbcbd7a42.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 426d32f..24fc075 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 20241031
+#define BFD_VERSION_DATE 20241101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@