aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-26 00:01:28 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-26 00:01:28 +0000
commit3a20929e717282238aace1350cfa4f94995bfa49 (patch)
treeb031139076d1d27cf4f3b78ff9e86f6d57d6e7b2
parent0c5e1b96e6231c9599ecfe33039bd13a54746c1a (diff)
downloadbinutils-3a20929e717282238aace1350cfa4f94995bfa49.zip
binutils-3a20929e717282238aace1350cfa4f94995bfa49.tar.gz
binutils-3a20929e717282238aace1350cfa4f94995bfa49.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 3f195ee..b2f3c7d 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 20241225
+#define BFD_VERSION_DATE 20241226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@