diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-02-07 22:26:50 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-02-07 22:26:50 +0200 |
commit | d3eefc850e9a88268dfaaebc0caf13a25c66b009 (patch) | |
tree | e4ca2d20215255523ad7eb5d089d8b6b817227e7 | |
parent | 511a0d03d1739c28ca1a6a036ea87b1dbe356d11 (diff) | |
download | drakx-kbd-mouse-x11-d3eefc850e9a88268dfaaebc0caf13a25c66b009.tar drakx-kbd-mouse-x11-d3eefc850e9a88268dfaaebc0caf13a25c66b009.tar.gz drakx-kbd-mouse-x11-d3eefc850e9a88268dfaaebc0caf13a25c66b009.tar.bz2 drakx-kbd-mouse-x11-d3eefc850e9a88268dfaaebc0caf13a25c66b009.tar.xz drakx-kbd-mouse-x11-d3eefc850e9a88268dfaaebc0caf13a25c66b009.zip |
1.341.34
-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 f1d25f8..2ce8573 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.33 +VERSION = 1.34 @@ -1,3 +1,5 @@ +Version 1.34 - 7 February 2021 + - add AMD to list of gpu vendors - add amdgpu to kms drivers to not test under framebuffer |