diff options
| author | a1xd <[email protected]> | 2021-09-23 22:21:21 -0400 |
|---|---|---|
| committer | a1xd <[email protected]> | 2021-09-23 22:21:21 -0400 |
| commit | 7f24ffd0fe60d623c4afc1078927848bd68c4947 (patch) | |
| tree | a1e25f00405f2e450332d6a3e6091bb8ebd0ee28 | |
| parent | allow lp norm in range (0, 2) (diff) | |
| download | rawaccel-1.5.1.tar.xz rawaccel-1.5.1.zip | |
| -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 384ba6f..0f291fb 100644 --- a/common/rawaccel-version.h +++ b/common/rawaccel-version.h @@ -2,7 +2,7 @@ #define RA_VER_MAJOR 1 #define RA_VER_MINOR 5 -#define RA_VER_PATCH 0 +#define RA_VER_PATCH 1 #define RA_OS "Win7+" |