aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-16 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-16 00:00:20 +0000
commitb511e48e9b11003cc50aeeac39100af5d2ff18d3 (patch)
treec0a8325d3f91a0f6c8a8ecbb9faaeb047b3337f8
parent35701ef3ea4a220d456d5ae1053a8630b24db388 (diff)
downloadgdb-b511e48e9b11003cc50aeeac39100af5d2ff18d3.zip
gdb-b511e48e9b11003cc50aeeac39100af5d2ff18d3.tar.gz
gdb-b511e48e9b11003cc50aeeac39100af5d2ff18d3.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 7a172cf..d0ca623 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 20241215
+#define BFD_VERSION_DATE 20241216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@