From 1d4e62f498b1340569fd58c401f98c287cb5d071 Mon Sep 17 00:00:00 2001 From: GDB Administrator Date: Thu, 13 Oct 2022 00:00:18 +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 455c4ad37f7..db4de13e76b 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 20221012 +#define BFD_VERSION_DATE 20221013 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@