aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-28 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-28 00:00:28 +0000
commit4e0d61241012e3ae0c79603d6b6871b3407a976f (patch)
treecbb3aea56e081aa5e2c7ee9881a71804a5e14dc3
parent407ca654547b100903f7eab44d078a2440736f13 (diff)
downloadbinutils-4e0d61241012e3ae0c79603d6b6871b3407a976f.zip
binutils-4e0d61241012e3ae0c79603d6b6871b3407a976f.tar.gz
binutils-4e0d61241012e3ae0c79603d6b6871b3407a976f.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 e6e5d8b..94c9f9b 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 20240227
+#define BFD_VERSION_DATE 20240228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@