diff --git a/src/constant.h b/src/constant.h index e33c763..ac09a3a 100644 --- a/src/constant.h +++ b/src/constant.h @@ -22,7 +22,7 @@ //fastest the mouse can go. Completely arbitrary. #define MAXMOUSESPEED 5000 -#define NAME "QJoyPad 4.0-pre" +#define NAME "QJoyPad 4.0" #define MOUSE_OFFSET 400 #ifdef _DEBUG