aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4bc4ba..10c7523 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 1.15
+VERSION = 1.16
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 43d806a..9872cda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 1.16 - July 4th 2016
+- Allow to add an exception (mga#16574)
+
Version 1.15 - April 17 2016 Papoteur
- Use systemctl instead of consolehelper (mga#16084)