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 3834781..8331376 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.20 +VERSION = 0.21 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.21 - 8 August 2007, by Pascal "Pixel" Rigaux + - handle nvidia-current instead of nvidia97xx (thanks to Anssi) - handle x11-driver-video-$nvidia instead of $nvidia - adapt to kbd instead of console-tools: s/kmap/map/ |