From 66f1f4c20420fa4abe6721efd4edf17589466dd0 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Thu, 11 Mar 2021 06:49:05 -0500 Subject: add handler for unhandled exceptions --- 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 7002919..40ff2d2 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 2 +#define RA_VER_PATCH 3 #define RA_OS "Win7+" -- cgit v1.2.3