summaryrefslogtreecommitdiff
path: root/common/rawaccel-version.h
diff options
context:
space:
mode:
authora1xd <[email protected]>2021-03-11 07:00:19 -0500
committerGitHub <[email protected]>2021-03-11 07:00:19 -0500
commit11b62cfcf58dbf9b0e5328f2bf283864185e95be (patch)
tree1d401f7d99570cb0e560944af52167060295bf8b /common/rawaccel-version.h
parentMerge pull request #71 from a1xd/fix-dev-id (diff)
parentadd handler for unhandled exceptions (diff)
downloadrawaccel-1.4.3.tar.xz
rawaccel-1.4.3.zip
Merge pull request #81 from a1xd/log-unhandled-exv1.4.3
add handler for unhandled exceptions
Diffstat (limited to 'common/rawaccel-version.h')
-rw-r--r--common/rawaccel-version.h2
1 files changed, 1 insertions, 1 deletions
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+"