diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-08 17:13:11 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-08 17:13:11 +0000 |
commit | 546cfd5975bc1ecf7a6991e7a05d2e3359e00d48 (patch) | |
tree | 972afcce87f20f95132a49e01e0b1f0cb433907d | |
parent | 09735a7b0582f0f23364d79492446b5cb8c41e76 (diff) | |
download | drakx-kbd-mouse-x11-546cfd5975bc1ecf7a6991e7a05d2e3359e00d48.tar drakx-kbd-mouse-x11-546cfd5975bc1ecf7a6991e7a05d2e3359e00d48.tar.gz drakx-kbd-mouse-x11-546cfd5975bc1ecf7a6991e7a05d2e3359e00d48.tar.bz2 drakx-kbd-mouse-x11-546cfd5975bc1ecf7a6991e7a05d2e3359e00d48.tar.xz drakx-kbd-mouse-x11-546cfd5975bc1ecf7a6991e7a05d2e3359e00d48.zip |
0.830.83
-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 5b900d4..a7ab07c 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.82 +VERSION = 0.83 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.83 - 8 October 2009 + - use 28.8kHz as lower HorizSync (for 800x480) Version 0.82 - 23 September 2009 |