diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-22 16:45:49 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-22 16:45:49 +0000 |
commit | c270bed48be19e67dbf5855349c97f4cd14854a4 (patch) | |
tree | 7fc693cf084cc043b571ee1e099773a715db7927 | |
parent | 51f8d5294449533f4239c82fbe69c1477d7881e7 (diff) | |
download | drakx-kbd-mouse-x11-c270bed48be19e67dbf5855349c97f4cd14854a4.tar drakx-kbd-mouse-x11-c270bed48be19e67dbf5855349c97f4cd14854a4.tar.gz drakx-kbd-mouse-x11-c270bed48be19e67dbf5855349c97f4cd14854a4.tar.bz2 drakx-kbd-mouse-x11-c270bed48be19e67dbf5855349c97f4cd14854a4.tar.xz drakx-kbd-mouse-x11-c270bed48be19e67dbf5855349c97f4cd14854a4.zip |
0.850.85
-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 ce6e25d..368ed6f 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.84 +VERSION = 0.85 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.85 - 22 October 2009 + - mousedrake: o fix input module path on 64 bit machines o don't install input drivers if X isn't here |