diff options
author | Paulo Ricardo Zanoni <pzanoni@mandriva.com> | 2010-05-11 14:15:49 +0000 |
---|---|---|
committer | Paulo Ricardo Zanoni <pzanoni@mandriva.com> | 2010-05-11 14:15:49 +0000 |
commit | 8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d (patch) | |
tree | e649f663f49f03f98329e5709886f46c38fadc55 | |
parent | e99839ae0ee2c153f37f7e94c0c1b30e47582bdd (diff) | |
download | drakx-kbd-mouse-x11-8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d.tar drakx-kbd-mouse-x11-8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d.tar.gz drakx-kbd-mouse-x11-8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d.tar.bz2 drakx-kbd-mouse-x11-8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d.tar.xz drakx-kbd-mouse-x11-8bd4968dd5d8d9c0f9e0a120ad3c0e018babba5d.zip |
0.890.89
-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 a0923c5..0dc71a9 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.88 +VERSION = 0.89 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.89 - 11 May 2010 + - mouse: o remove imwheel support |