aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4478d0..d3ac73a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 1.1
+VERSION = 1.2
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 42bf739..da9e599 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.2 - February 11 2014, Thierry Vignaud
+
- revert "don't pass '--noscripts' to 'rpm -Va' (#62644)"
Version 1.1 - February 10 2014, Thierry Vignaud