diff options
-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 e56d9b4..d9d4bee 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.1 +VERSION = 1.2 @@ -1,3 +1,5 @@ +Version 1.2 - 25 January 2014 + - do not exec pkexec but run it so it has a parent process to fix double fork issues mga#11184 mga#12364 - gpm now is managed in systemd and it does not use a lock file |