aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-01 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-01 00:00:37 +0000
commita21a6dbe639a17792b800ae75272fa2815a8b9b5 (patch)
treed1630cd24042f296afaa99837450d4c8dec5463b
parent1c7d9f96cb5c91e43d6ed9fb9081b9c94d06e548 (diff)
downloadgdb-a21a6dbe639a17792b800ae75272fa2815a8b9b5.zip
gdb-a21a6dbe639a17792b800ae75272fa2815a8b9b5.tar.gz
gdb-a21a6dbe639a17792b800ae75272fa2815a8b9b5.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 9e5880d..0e58369 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 20241231
+#define BFD_VERSION_DATE 20250101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@