aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-24 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-24 00:00:21 +0000
commit6f57c9823e77058fc8c7b8f23c4da9814a51b7d2 (patch)
treea04c0961fbfa1c1550ca96c26a1aa0081abcd5cf
parentc51fb386792206f12459b22bf7eec8345c4886a6 (diff)
downloadbinutils-6f57c9823e77058fc8c7b8f23c4da9814a51b7d2.zip
binutils-6f57c9823e77058fc8c7b8f23c4da9814a51b7d2.tar.gz
binutils-6f57c9823e77058fc8c7b8f23c4da9814a51b7d2.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 156818e..79a3a6c 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 20240723
+#define BFD_VERSION_DATE 20240724
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@