aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-17 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-17 00:00:12 +0000
commit1794b3a18db2e5241f4daa88c99a5bcec9b1c311 (patch)
tree0ede42edc8f3bc95fb31dbff5fa723fece980d39 /bfd
parent0f79c44dac44f0ae72c5fc4225d1f7a14889196f (diff)
downloadgdb-1794b3a18db2e5241f4daa88c99a5bcec9b1c311.zip
gdb-1794b3a18db2e5241f4daa88c99a5bcec9b1c311.tar.gz
gdb-1794b3a18db2e5241f4daa88c99a5bcec9b1c311.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f8065a9..51ef767 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 20240916
+#define BFD_VERSION_DATE 20240917
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@