aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-15 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-15 00:00:09 +0000
commit552ac612a3af0f11cbd0b2cad62e7952d401a268 (patch)
tree147111400aef0116d15f35c58a687fac4fb0feac
parentea17b82b2d5658bc622d10864aa750469071182c (diff)
downloadbinutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.zip
binutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.tar.gz
binutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.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 2ea833c..7a172cf 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 20241214
+#define BFD_VERSION_DATE 20241215
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@