diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 16:50:18 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 16:50:18 +0100 |
commit | 0c6100ae4e785094e3b4d249095990c68ee828e9 (patch) | |
tree | f5d15a9f600287d807d109302a92bd5155135699 | |
parent | f72ac6ee8b87783b77465e8040fe56417641d11d (diff) | |
download | drakx-kbd-mouse-x11-0c6100ae4e785094e3b4d249095990c68ee828e9.tar drakx-kbd-mouse-x11-0c6100ae4e785094e3b4d249095990c68ee828e9.tar.gz drakx-kbd-mouse-x11-0c6100ae4e785094e3b4d249095990c68ee828e9.tar.bz2 drakx-kbd-mouse-x11-0c6100ae4e785094e3b4d249095990c68ee828e9.tar.xz drakx-kbd-mouse-x11-0c6100ae4e785094e3b4d249095990c68ee828e9.zip |
1.311.31
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index a746889..a58ec00 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.30 +VERSION = 1.31 @@ -1,3 +1,6 @@ +Version 1.31 - 04 January 2021 +- translation updates + Version 1.30 - 22 November 2020 - add German, Spanish, and Latin American Dvorak keyboard layouts (mga#27390) |