From 20df03273fdc17df059930c2ee4771abfc430bd7 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:39:57 -0500 Subject: 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 aef506d..7002919 100644 --- a/common/rawaccel-version.h +++ b/common/rawaccel-version.h @@ -2,7 +2,7 @@ #define RA_VER_MAJOR 1 #define RA_VER_MINOR 4 -#define RA_VER_PATCH 1 +#define RA_VER_PATCH 2 #define RA_OS "Win7+" -- cgit v1.2.3