diff options
author | Marja van Waes <marja@mageia.org> | 2016-07-10 14:15:39 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2016-07-10 14:15:39 +0200 |
commit | 5ea33c3fc440fd3d1be0cd39b1a9953b06227d73 (patch) | |
tree | 0fb2a7e810f7c4b345e2f62502a18c7fe46fc835 | |
parent | 8c97b1705a46510627be09054c1667cd53e5b77a (diff) | |
download | drakx-kbd-mouse-x11-5ea33c3fc440fd3d1be0cd39b1a9953b06227d73.tar drakx-kbd-mouse-x11-5ea33c3fc440fd3d1be0cd39b1a9953b06227d73.tar.gz drakx-kbd-mouse-x11-5ea33c3fc440fd3d1be0cd39b1a9953b06227d73.tar.bz2 drakx-kbd-mouse-x11-5ea33c3fc440fd3d1be0cd39b1a9953b06227d73.tar.xz drakx-kbd-mouse-x11-5ea33c3fc440fd3d1be0cd39b1a9953b06227d73.zip |
1.131.13
-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 02d4bf6..1c439f4 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.12 +VERSION = 1.13 @@ -1,3 +1,5 @@ +Version 1.13 - 10 July 2016 + - Fix the X11 names for various layouts and variants (mga#18862) - Use the official X.org syntax to define keyboard layouts (mga#14476) o Gnome/gdm can no longer handle our unofficial or deprecated syntax |