diff options
Diffstat (limited to 'synaptics.c')
-rw-r--r-- | synaptics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synaptics.c b/synaptics.c index 56eef34..2f311e8 100644 --- a/synaptics.c +++ b/synaptics.c @@ -92,7 +92,7 @@ typedef enum { #define DEV_INPUT_EVENT "/dev/input/" #define PROC_BUS_INPUT_DEV "/proc/bus/input/devices" -#define VERSION "0.11.3p6" +#define VERSION "0.11.3p7" /***************************************************************************** * Forward declaration |