diff options
| author | a1xd <[email protected]> | 2021-02-02 22:39:57 -0500 |
|---|---|---|
| committer | a1xd <[email protected]> | 2021-02-02 22:39:57 -0500 |
| commit | 20df03273fdc17df059930c2ee4771abfc430bd7 (patch) | |
| tree | 7c7d18cb3337267be1856b9f5c26536d089a2291 /common | |
| parent | increase default sens cap (diff) | |
| download | rawaccel-20df03273fdc17df059930c2ee4771abfc430bd7.tar.xz rawaccel-20df03273fdc17df059930c2ee4771abfc430bd7.zip | |
bump version
Diffstat (limited to 'common')
| -rw-r--r-- | common/rawaccel-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
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+" |