aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-01 00:01:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-01 00:01:43 +0000
commitaa8cd56a240994f9b5454b21e2b3f39b2dd3b162 (patch)
tree2a421eb6c47ac530ceeda1d9b21bab4f51e1beaa
parentb7918205e0010f1f23ce1f8f82a88b820bf74d4a (diff)
downloadbinutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.zip
binutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.tar.gz
binutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.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@