summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94e2bb0..23ad593 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.87
+VERSION = 0.88
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index e0ba2c9..9f1e83e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.88:
- allow draknetprofile module selection to use whole screen.
- properly configure nlockmgr ports (#51431)
- disable CA certificate field if pkcs12 certificate is used (#38463)