From c346fa7baba3e14d8a2cc088eaee118ad269ace4 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Thu, 21 Jan 2021 22:40:56 -0500 Subject: update signed --- common/rawaccel-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/rawaccel-version.h b/common/rawaccel-version.h index 0e02036..d2c7922 100644 --- a/common/rawaccel-version.h +++ b/common/rawaccel-version.h @@ -4,7 +4,7 @@ #define RA_VER_MINOR 4 #define RA_VER_PATCH 0 -#define RA_MIN_OS "Win7" +#define RA_OS "Win7+" #define M_STR_HELPER(x) #x #define M_STR(x) M_STR_HELPER(x) -- cgit v1.2.3