From 0e6259a9efa5df38edd086e6fa0f42ac1756b226 Mon Sep 17 00:00:00 2001 From: Vipin2003 Date: Sun, 30 Jul 2023 11:58:02 +0530 Subject: [PATCH] Bump compatible version with windows --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 3c4423f..5a9bd83 100644 --- a/version.h +++ b/version.h @@ -12,5 +12,5 @@ #define VER_STR(arg) #arg // The String form of the version numbers -#define VER_FILE_STRING VALUE "FileVersion", "22621.1992.56.1" -#define VER_PRODUCT_STRING VALUE "ProductVersion", "22621.1992.56.1" +#define VER_FILE_STRING VALUE "FileVersion", "22621.1992.55.2" +#define VER_PRODUCT_STRING VALUE "ProductVersion", "22621.1992.55.2"