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 29ca900..347369b 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.32 +VERSION = 0.33 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.33 - 28 September 2007, by Olivier "blino" Blin + - we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read it differently so that Xconfig::various::info() is correct (#31326) - add support for x11-driver-input-vboxmouse when inside a VirtualBox guest |