summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authora1xd <[email protected]>2021-01-23 00:18:42 -0500
committera1xd <[email protected]>2021-01-23 00:18:42 -0500
commite887f8d7f06b1b359f3d7c291e03ac26dd89f3c4 (patch)
treedfc65c0d58a936771d1eb8ca3d3304f7035b7f3a
parentMerge pull request #69 from JacobPalecki/FixByComponent (diff)
downloadrawaccel-e887f8d7f06b1b359f3d7c291e03ac26dd89f3c4.tar.xz
rawaccel-e887f8d7f06b1b359f3d7c291e03ac26dd89f3c4.zip
bump version
-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 d2c7922..aef506d 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 0
+#define RA_VER_PATCH 1
#define RA_OS "Win7+"