diff options
author | Anssi Hannula <anssi@mandriva.org> | 2007-11-01 18:41:27 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2007-11-01 18:41:27 +0000 |
commit | e2cb1b08b5030a2af485bd707407ca34f46650c5 (patch) | |
tree | 29c4f31f560c7f0b6d12510c1015814e0c06c81f | |
parent | 0c24bb809a80cfe35ba71e86e07c0b9c9f6c75e8 (diff) | |
download | drakx-kbd-mouse-x11-e2cb1b08b5030a2af485bd707407ca34f46650c5.tar drakx-kbd-mouse-x11-e2cb1b08b5030a2af485bd707407ca34f46650c5.tar.gz drakx-kbd-mouse-x11-e2cb1b08b5030a2af485bd707407ca34f46650c5.tar.bz2 drakx-kbd-mouse-x11-e2cb1b08b5030a2af485bd707407ca34f46650c5.tar.xz drakx-kbd-mouse-x11-e2cb1b08b5030a2af485bd707407ca34f46650c5.zip |
0.38
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/Makefile.config b/Makefile.config index f27c4df..53accab 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.37 +VERSION = 0.38 BRANCH = trunk @@ -1,6 +1,8 @@ -- display message This setting will be activated after the installation." - only during installation -- handle fglrx_dri.so handled by alternatives (Anssi) +Version 0.38 - 1 November 2007, by Anssi Hannula + +- display message "This setting will be activated after the installation." + only during installation (Pixel) +- handle fglrx_dri.so handled by alternatives Version 0.37 - 4 October 2007, by Pascal "Pixel" Rigaux |