aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-04-16 22:56:32 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-04-16 22:56:32 +0200
commit79a52d9f3740719917e79cac835e7721393763b6 (patch)
tree0919d967cc3d7e1fcb7bc7910e11d8ce0fb8631d
parente666ddb813a3045e769739e40a58c1b9884f580e (diff)
downloadmsec-79a52d9f3740719917e79cac835e7721393763b6.tar
msec-79a52d9f3740719917e79cac835e7721393763b6.tar.gz
msec-79a52d9f3740719917e79cac835e7721393763b6.tar.bz2
msec-79a52d9f3740719917e79cac835e7721393763b6.tar.xz
msec-79a52d9f3740719917e79cac835e7721393763b6.zip
1.141.14
-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)