aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-17 00:01:34 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-17 00:01:34 +0000
commit30e1c7c3b96bbfec6a6a074945b076b3a72f70ef (patch)
tree28abef6d0dc5d2c8e55e04aa2bf13eee58c92739
parentb474a1c6521caf2254f664ba276b4fd2c00a27c7 (diff)
downloadbinutils-30e1c7c3b96bbfec6a6a074945b076b3a72f70ef.zip
binutils-30e1c7c3b96bbfec6a6a074945b076b3a72f70ef.tar.gz
binutils-30e1c7c3b96bbfec6a6a074945b076b3a72f70ef.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 d0ca623..a607987 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 20241216
+#define BFD_VERSION_DATE 20241217
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@