aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-02 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-02 00:00:25 +0000
commit64273f18ecf2436eae3fe0d4a3db22d2ca66b32b (patch)
tree4417a48c1b51b587fe27bffcdbb4e5e7d7ad9be4
parent94e2b2a770fc49e42c9baec80f4fb88f63391a4e (diff)
downloadgdb-64273f18ecf2436eae3fe0d4a3db22d2ca66b32b.zip
gdb-64273f18ecf2436eae3fe0d4a3db22d2ca66b32b.tar.gz
gdb-64273f18ecf2436eae3fe0d4a3db22d2ca66b32b.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 0e58369..dbea363 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 20250101
+#define BFD_VERSION_DATE 20250102
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@