aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-14 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-14 00:00:16 +0000
commita134ad4780c1daf39d2213b015c93f9cc73e8156 (patch)
treedcb2670b727e50d1c2096a3a74f855b855825abf
parentd9252a0459d2d62eeca3213264c67bde23c679bd (diff)
downloadbinutils-a134ad4780c1daf39d2213b015c93f9cc73e8156.zip
binutils-a134ad4780c1daf39d2213b015c93f9cc73e8156.tar.gz
binutils-a134ad4780c1daf39d2213b015c93f9cc73e8156.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 573f026..cc8ba28 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 20241013
+#define BFD_VERSION_DATE 20241014
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@