diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-03-20 19:01:57 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-03-20 19:01:57 +0000 |
commit | 1f9074398fff6a0608b28b5162fe75376ffd9866 (patch) | |
tree | 5765f03f89f6800332f270f6749063e2914c4001 | |
parent | 583ea258a20fbb9272c6caaf4436bc8c2745e7c0 (diff) | |
download | drakx-kbd-mouse-x11-1f9074398fff6a0608b28b5162fe75376ffd9866.tar drakx-kbd-mouse-x11-1f9074398fff6a0608b28b5162fe75376ffd9866.tar.gz drakx-kbd-mouse-x11-1f9074398fff6a0608b28b5162fe75376ffd9866.tar.bz2 drakx-kbd-mouse-x11-1f9074398fff6a0608b28b5162fe75376ffd9866.tar.xz drakx-kbd-mouse-x11-1f9074398fff6a0608b28b5162fe75376ffd9866.zip |
0.700.70
-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 31e14d4..162c5cf 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.69 +VERSION = 0.70 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.70 - 20 March 2009 + - mousedrake: o configure input driver as 'vmmouse' if running in vmware (#29106) o test if the file is there before trying to install the packages, that saves |