aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-11 00:01:18 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-11 00:01:18 +0000
commit853b50ce68aa43151ca1166ef0556396ff20ed29 (patch)
tree8203c8ca5f7b7b483b5618d20d26b605cb9eb454
parentb0722a909ec023066f8e1c3ca0cef98c470319bf (diff)
downloadbinutils-853b50ce68aa43151ca1166ef0556396ff20ed29.zip
binutils-853b50ce68aa43151ca1166ef0556396ff20ed29.tar.gz
binutils-853b50ce68aa43151ca1166ef0556396ff20ed29.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 cc33670..46389f3 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 20241110
+#define BFD_VERSION_DATE 20241111
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@