diff options
author | Olivier Blin <blino@mageia.org> | 2011-04-23 00:22:25 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-04-23 00:22:25 +0000 |
commit | bd82acc050b47d470787896ce85b10c2e3ec2ab6 (patch) | |
tree | 526147b02eb79f4ce4e4a19496a69eb1ae388137 | |
parent | 39523edb7f886cbd5fc14a6ee27e421a4495b544 (diff) | |
download | drakx-kbd-mouse-x11-bd82acc050b47d470787896ce85b10c2e3ec2ab6.tar drakx-kbd-mouse-x11-bd82acc050b47d470787896ce85b10c2e3ec2ab6.tar.gz drakx-kbd-mouse-x11-bd82acc050b47d470787896ce85b10c2e3ec2ab6.tar.bz2 drakx-kbd-mouse-x11-bd82acc050b47d470787896ce85b10c2e3ec2ab6.tar.xz drakx-kbd-mouse-x11-bd82acc050b47d470787896ce85b10c2e3ec2ab6.zip |
0.950.95
-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 b67318b..ebaf64b 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.94 +VERSION = 0.95 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.95 - 23 April 2011 + - harddrake: configure default resolution (and background) even if card configuration fails (useful if vbox video driver is not available) |