aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--README2
-rwxr-xr-xinit-sh/custom.sh1
-rw-r--r--msec.spec5
4 files changed, 3 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 010442d..93195c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.10
+VERSION = 0.11
NAME = msec
all: promisc_check msec_find
diff --git a/README b/README
index acd2946..5587696 100644
--- a/README
+++ b/README
@@ -3,7 +3,5 @@ Configurations files in /etc/security/msec/
Shell scripts in /usr/share/msec.
******************
-Many thanks to Bryan Paxton for a good bunch of idea & contribution.
-
Suggest & Comment :
yoann@mandrakesoft.com
diff --git a/init-sh/custom.sh b/init-sh/custom.sh
index 3018f75..54696cb 100755
--- a/init-sh/custom.sh
+++ b/init-sh/custom.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-
#
# Security level implementation...
# Writen by Vandoorselaere Yoann <yoann@mandrakesoft.com>
diff --git a/msec.spec b/msec.spec
index c094d51..712391d 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,6 +1,5 @@
-# do not modify Version below, modify it in Makefile (see CVS)
-%define version 0.10
-%define release 4mdk
+%define version 0.11
+%define release 1mdk
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec