aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-28 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-28 00:00:32 +0000
commit8b075babf55dec7a00f7b33c9dff012f7e767a6b (patch)
treee0ea404ba0e3a30a0ef7b57b66ec208419aac85c
parent6785fd72d503fd13bfec31a2897694f1590031eb (diff)
downloadgdb-8b075babf55dec7a00f7b33c9dff012f7e767a6b.zip
gdb-8b075babf55dec7a00f7b33c9dff012f7e767a6b.tar.gz
gdb-8b075babf55dec7a00f7b33c9dff012f7e767a6b.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 5e0b22f..46d7976 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 20230827
+#define BFD_VERSION_DATE 20230828
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@