aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-02-11 17:57:51 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-02-11 17:57:51 +0100
commit83cfb3c850e785cd980b12a1d085c6d39ac33756 (patch)
tree10f6749257b1f751e36199d514c93192f685c65c
parentaa77f73ccf8a304e98c90125d2d42d5b9348e543 (diff)
downloadmsec-1.2.tar
msec-1.2.tar.gz
msec-1.2.tar.bz2
msec-1.2.tar.xz
msec-1.2.zip
1.21.2
-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