summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7c3cb54..186240d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.26
+VERSION = 1.27
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index f23b81b..ebfc0e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
-- fix namespace problem on root check (mga#11332)
+1.27
+- fix namespace problem on root user check (mga#11332)
1.26:
- use polkit for authorisation (mga#11125)