aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-19 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-19 00:00:23 +0000
commit4a95bf414d90b565723618b55c52fadfba86a9c6 (patch)
treef7ddee6b08a2aed33bce73a93836e00956a1fdb8
parent56ed62a9828b6a6932d00c945e8f7c3dd671a455 (diff)
downloadbinutils-4a95bf414d90b565723618b55c52fadfba86a9c6.zip
binutils-4a95bf414d90b565723618b55c52fadfba86a9c6.tar.gz
binutils-4a95bf414d90b565723618b55c52fadfba86a9c6.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 cad6b6b..630d149 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 20241218
+#define BFD_VERSION_DATE 20241219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@