diff options
| -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+" |