aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-24 00:00:55 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-24 00:00:55 +0000
commitf61c9af603cd0156e78fc72776270fec05e2660e (patch)
treef0b25cd9c045a0782748a92bcb177b0b3cbe2301
parentec05816a669bfbee6f9e7f0ede68830f52e7e14b (diff)
downloadbinutils-f61c9af603cd0156e78fc72776270fec05e2660e.zip
binutils-f61c9af603cd0156e78fc72776270fec05e2660e.tar.gz
binutils-f61c9af603cd0156e78fc72776270fec05e2660e.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 5f79d5c..5adbbf5 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 20231123
+#define BFD_VERSION_DATE 20231124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@