diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-04-05 17:42:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-04-05 17:42:05 +0000 |
commit | 123a258ab31b41141e2c476d2c9351a03e660840 (patch) | |
tree | ea8154f0c33b48895bdf901cf215cb22b20f975d | |
parent | a2881ea1c717d7c3ab60c4bcc477293489bd8f8d (diff) | |
download | drakx-kbd-mouse-x11-123a258ab31b41141e2c476d2c9351a03e660840.tar drakx-kbd-mouse-x11-123a258ab31b41141e2c476d2c9351a03e660840.tar.gz drakx-kbd-mouse-x11-123a258ab31b41141e2c476d2c9351a03e660840.tar.bz2 drakx-kbd-mouse-x11-123a258ab31b41141e2c476d2c9351a03e660840.tar.xz drakx-kbd-mouse-x11-123a258ab31b41141e2c476d2c9351a03e660840.zip |
0.1010.101
-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 3ca1c14..c44d001 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.100 +VERSION = 0.101 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.101 - 05 April 2012 + - fix crash introduced in 0.100 (mga#5238) Version 0.100 - 05 April 2012 |