diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-06 06:37:44 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-06 06:37:44 +0000 |
commit | 074b406fb8474a3967299025ed9b0b8a4316f469 (patch) | |
tree | b66337e1a1bd074651ffd2a13cd3a3609cb306e2 | |
parent | 05f4509e44fd3016d7aacc1e11609a4be3cb42a8 (diff) | |
download | drakx-kbd-mouse-x11-074b406fb8474a3967299025ed9b0b8a4316f469.tar drakx-kbd-mouse-x11-074b406fb8474a3967299025ed9b0b8a4316f469.tar.gz drakx-kbd-mouse-x11-074b406fb8474a3967299025ed9b0b8a4316f469.tar.bz2 drakx-kbd-mouse-x11-074b406fb8474a3967299025ed9b0b8a4316f469.tar.xz drakx-kbd-mouse-x11-074b406fb8474a3967299025ed9b0b8a4316f469.zip |
0.23
-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 6af37ee..be528c7 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.22 +VERSION = 0.23 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.23 - 6 September 2007, by Pascal "Pixel" Rigaux + - do not start xfs for the test (#33219) Version 0.22 - 27 August 2007, by Pascal "Pixel" Rigaux |