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 5df7d40..3f8a232 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 1.13
+VERSION = 1.14
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 27d0828..281b1ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 1.14 - April 16 2016 Papoteur
+- Restore a date formatting, suppressed by mistake (mga#18159) and restablish displaying the update date
+
Version 1.13 - July 30 2015, Marja van Waes
- Add Narg import in libmsec (Papoteur, mga#13837)