aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-01 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-01 00:00:07 +0000
commit936f94cf5fd29f8642cab4f1b03b711b9cab699f (patch)
tree266e62a7d9ff2b37a04fdcb626d2116e48c37c46
parent5ca6fa33efe0689fca4a0aec98c8bffa9e469313 (diff)
downloadbinutils-936f94cf5fd29f8642cab4f1b03b711b9cab699f.zip
binutils-936f94cf5fd29f8642cab4f1b03b711b9cab699f.tar.gz
binutils-936f94cf5fd29f8642cab4f1b03b711b9cab699f.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 14233a0..64b6da9 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 20241130
+#define BFD_VERSION_DATE 20241201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@