diff options
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 65b7462..d4d6b06 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.40 +VERSION = 0.41 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.41 - 14 December 2007, by Olivier "blino" Blin + - mousedrake: o use SendCoreEvents instead of AlwaysCore for Synaptics touchpads (#36140) |