From 7a5fa3dbe555794ce401a7435cb91f8695fc9847 Mon Sep 17 00:00:00 2001 From: GDB Administrator Date: Sun, 24 Sep 2023 00:00:24 +0000 Subject: [PATCH] Automatic date update in version.in --- bfd/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/version.h b/bfd/version.h index c92647e7123..895aaa3b9d0 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 20230923 +#define BFD_VERSION_DATE 20230924 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ -- 2.11.4.GIT