aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-29 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-29 00:00:32 +0000
commitd3da86d0376a82f163aea3a562ca99a335963547 (patch)
tree20b464bec04cea6478d13679d6ba457623593aa6
parent62143ef92c28e64f3e4438b6dd4e8bb04a0fed12 (diff)
downloadgdb-d3da86d0376a82f163aea3a562ca99a335963547.zip
gdb-d3da86d0376a82f163aea3a562ca99a335963547.tar.gz
gdb-d3da86d0376a82f163aea3a562ca99a335963547.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 94c9f9b..76ff715 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 20240228
+#define BFD_VERSION_DATE 20240229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@