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 36fdada..b67318b 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.93 +VERSION = 0.94 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.94 - 20 April 2011 + - disable debug output of display_driver_helper by default - fix ahead-of-X-server loading of proprietary and fglrx kernel modules - try unloading unconfigured drivers in "display_driver_helper --check-loaded" |