diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-09-25 15:12:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-09-25 15:12:16 +0000 |
commit | 2b16ec9b174b329065ba267f674d44c3e4fc82ce (patch) | |
tree | bab5d41264f41f0dd08b941603a4c11e39f67595 | |
parent | da0efd11f88ac0611644ede0120d2572f9040246 (diff) | |
download | drakx-kbd-mouse-x11-2b16ec9b174b329065ba267f674d44c3e4fc82ce.tar drakx-kbd-mouse-x11-2b16ec9b174b329065ba267f674d44c3e4fc82ce.tar.gz drakx-kbd-mouse-x11-2b16ec9b174b329065ba267f674d44c3e4fc82ce.tar.bz2 drakx-kbd-mouse-x11-2b16ec9b174b329065ba267f674d44c3e4fc82ce.tar.xz drakx-kbd-mouse-x11-2b16ec9b174b329065ba267f674d44c3e4fc82ce.zip |
0.62
-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 99e9836..db65d2b 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.61 +VERSION = 0.62 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.62 - 25 September 2008 + - XFdrake: o set "PreferredMode" in Monitor section if the user changes the resolution (we still do not use PreferredMode for the default resolution) |