summaryrefslogtreecommitdiff
path: root/gamepad.c
diff options
context:
space:
mode:
Diffstat (limited to 'gamepad.c')
-rwxr-xr-xgamepad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamepad.c b/gamepad.c
index 7432e09..31e7f5e 100755
--- a/gamepad.c
+++ b/gamepad.c
@@ -9,7 +9,7 @@
#include "gamepad_process_keys_thread.h"
#include "gamepad_setup.h"
-static const char *VERSION = "0.0.1";
+static const char *VERSION = "0.0.2-dev";
class cPluginGamepad : public cPlugin {
private: