aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-03 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-03 00:00:39 +0000
commit26cc2053e2e8a5392a08b21fc62a2cffd900f13f (patch)
treea68537a73189bf7d1879c44957b5254946304cd0 /bfd
parent21b9239b70d870b155284bf508cdf5401f37e2f5 (diff)
downloadgdb-26cc2053e2e8a5392a08b21fc62a2cffd900f13f.zip
gdb-26cc2053e2e8a5392a08b21fc62a2cffd900f13f.tar.gz
gdb-26cc2053e2e8a5392a08b21fc62a2cffd900f13f.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 f0acdc4..dbfac5a 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 20230602
+#define BFD_VERSION_DATE 20230603
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@