diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-01-31 12:10:14 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-01-31 12:10:14 +0200 |
commit | cedb0388926b21e1c9a329eb088ca03f85627d4a (patch) | |
tree | 1371909c9b45b55d7f6abda93d976cfe1d61c08d | |
parent | 2697fce9bc9e7688536fefc7ab10aa649d3db669 (diff) | |
download | drakx-kbd-mouse-x11-cedb0388926b21e1c9a329eb088ca03f85627d4a.tar drakx-kbd-mouse-x11-cedb0388926b21e1c9a329eb088ca03f85627d4a.tar.gz drakx-kbd-mouse-x11-cedb0388926b21e1c9a329eb088ca03f85627d4a.tar.bz2 drakx-kbd-mouse-x11-cedb0388926b21e1c9a329eb088ca03f85627d4a.tar.xz drakx-kbd-mouse-x11-cedb0388926b21e1c9a329eb088ca03f85627d4a.zip |
1.331.33
-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 4983b14..f1d25f8 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.32 +VERSION = 1.33 @@ -1,3 +1,5 @@ +Version 1.33 - 31 January 2021 + - don't run mageia-setup-keyboard on Live systems (mga#23946) - revert 'add info for amdgpu vs radeon conflicts' |