aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-28 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-28 00:00:42 +0000
commitcbb4051c332659a86bbf0568932b08e75295bf9d (patch)
treee37edfa9dc61d410f83f33b4e61069a07241892e
parentFix 32392 [2.44 Regression] gprofng fails to build on i686-linux-gnu (diff)
Automatic date update in version.inHEADmaster
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 1c630d9e5c2..b77772ce0e0 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 20241127
+#define BFD_VERSION_DATE 20241128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@