aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-04-16 10:41:17 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-04-16 10:41:17 +0200
commit8357ca92212785454edf2246255810744b6c44bc (patch)
tree38150ac3017f45129ff5212e6e1018a5ad4399ee
parenta3989de3cddc98d1852c0a66634e75135f51bf4b (diff)
downloadmsec-8357ca92212785454edf2246255810744b6c44bc.tar
msec-8357ca92212785454edf2246255810744b6c44bc.tar.gz
msec-8357ca92212785454edf2246255810744b6c44bc.tar.bz2
msec-8357ca92212785454edf2246255810744b6c44bc.tar.xz
msec-8357ca92212785454edf2246255810744b6c44bc.zip
2.12.1
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd087b7..58a08f1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.0
+VERSION = 2.1
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index d09b52e..d1aba5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 2.1 - April 16 2016, Papoteur
+- correction of displaying the update status (mga#18159)
+- updating translations
+
Version 2.0 - August 29 2015, Thierry Vignaud
- fix unable to add an exception (mga#16574)