aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-30 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-30 00:00:53 +0000
commit0a81e17f765a4ae25532810b346545929a721317 (patch)
treeb265f7ea15d2d8958b51e45c895f345fbeb9c72b
parent7ffd4868a7e22dd2f8126822501bfa18479d715c (diff)
downloadbinutils-0a81e17f765a4ae25532810b346545929a721317.zip
binutils-0a81e17f765a4ae25532810b346545929a721317.tar.gz
binutils-0a81e17f765a4ae25532810b346545929a721317.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 4d4fe85..6c883a7 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 20241029
+#define BFD_VERSION_DATE 20241030
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@