From 21f837e2da7bdae5a075f652139355c22e2d6327 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Sat, 16 Apr 2022 16:24:40 -0400 Subject: [PATCH] bump version --- common/rawaccel-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/rawaccel-version.h b/common/rawaccel-version.h index f3f684cb..0be3ebdf 100644 --- a/common/rawaccel-version.h +++ b/common/rawaccel-version.h @@ -2,7 +2,7 @@ #define RA_VER_MAJOR 1 #define RA_VER_MINOR 6 -#define RA_VER_PATCH 0 +#define RA_VER_PATCH 1 #define RA_OS "Win10+"