diff options
author | Colin Guthrie <colin@mageia.org> | 2013-11-16 12:30:54 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-11-17 11:20:08 +0000 |
commit | 2ee0a89a6eb889cc48083ce3683bc130f56dd270 (patch) | |
tree | 7a0ccda113148c760fc7dd4dbf383d7ca4d62a26 | |
parent | 8f525dfb483fe775690f57b4808c4b7531ec6488 (diff) | |
download | drakx-kbd-mouse-x11-2ee0a89a6eb889cc48083ce3683bc130f56dd270.tar drakx-kbd-mouse-x11-2ee0a89a6eb889cc48083ce3683bc130f56dd270.tar.gz drakx-kbd-mouse-x11-2ee0a89a6eb889cc48083ce3683bc130f56dd270.tar.bz2 drakx-kbd-mouse-x11-2ee0a89a6eb889cc48083ce3683bc130f56dd270.tar.xz drakx-kbd-mouse-x11-2ee0a89a6eb889cc48083ce3683bc130f56dd270.zip |
0.1130.113
-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 5520a4a..d2f25b5 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.112 +VERSION = 0.113 @@ -1,3 +1,5 @@ +Version 0.113 - 16 November 2013 + - polkit: only use pkexec when not already root Version 0.112 - 13 October 2013 |