diff options
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 39b6180..7869b33 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.91 +VERSION = 0.92 BRANCH = trunk @@ -1,3 +1,6 @@ +Version 0.92 - 10 April 2011 +- fix runned program in Keyboard.pm (#750) + Version 0.91 - 30 March 2011 - evdev needs to be loaded before calling getInputDevices_and_usb |