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 a79b62b..81b4c7b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.15.1
+VERSION = 1.16
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 6f2809c..1f4026b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.16:
- fix nfs-utils detection now that we use only systemd (mga#7654)
- fix device path for "cdc_acm" (mga#3841)