aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-23 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-23 00:00:44 +0000
commitef812cfbf2631993697ddc9d1a4e51dd5c3303c1 (patch)
treea7dbaf61ecd59cd0257584693ffc4dddcc979c8e
parent42fcd11a89a0d09c3ae00145d82607282328af01 (diff)
downloadbinutils-gdb-15-branch.zip
binutils-gdb-15-branch.tar.gz
binutils-gdb-15-branch.tar.bz2
Automatic date update in version.ingdb-15-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f84e856..156818e 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 20240722
+#define BFD_VERSION_DATE 20240723
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@