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 8331376..6af37ee 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.21 +VERSION = 0.22 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.22 - 27 August 2007, by Pascal "Pixel" Rigaux + - do configure XFS if installed - when removing/replacing an InputDevice section, ensure we remove the corresponding entry in ServerLayout. ie do not rely on InputDevice sections |