aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-17 00:01:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-17 00:01:08 +0000
commit909abfc52edd23df6c5802f4b0f7a0f28f6cc2cf (patch)
tree81475cac6fbdf41f60d2be91cf766615782b0d14
parent553c7f61b74badf91df484450944675efd9cd485 (diff)
downloadfsf-binutils-gdb-909abfc52edd23df6c5802f4b0f7a0f28f6cc2cf.zip
fsf-binutils-gdb-909abfc52edd23df6c5802f4b0f7a0f28f6cc2cf.tar.gz
fsf-binutils-gdb-909abfc52edd23df6c5802f4b0f7a0f28f6cc2cf.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 63f32c9..1aa2eec 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 20240216
+#define BFD_VERSION_DATE 20240217
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@