diff options
author | Peter Osterlund <petero2@telia.com> | 2003-07-31 12:11:00 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:08 +0200 |
commit | 106ccc8b509d94f9ea2f0dfd41bde0766694536f (patch) | |
tree | 156e7021012256abbaa94b9b0d3c5e1ab01691c1 /synaptics.c | |
parent | 4a9aa22cf8929d451d85ccd3ce96ebf59d61b24c (diff) |
Changed version to 0.11.3p11.
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 1516c78..e8abe61 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.3p10" +#define VERSION "0.11.3p11" /***************************************************************************** * Forward declaration |