aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-30 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-30 00:00:14 +0000
commit2c37ce86c1515243cb0ab135feb5f1bb11b768ce (patch)
tree969b2980413ca718f59e1f0df60702ce72f60740
parent40acbd34527648e0c375b965b16ab5b7f2ecae6c (diff)
downloadbinutils-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.zip
binutils-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.tar.gz
binutils-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.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 5b7c0d4..d570f80 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 20240529
+#define BFD_VERSION_DATE 20240530
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@