aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fe0b92..c8c541d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.70.7
+VERSION = 0.70.8
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index c821fc7..998b081 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 0.70.8 - Nov 05 2009, Eugeni Dodonov
+- update translations
+
Version 0.70.7 - Oct 13 2009, Eugeni Dodonov
- fix issue which prevents msec from exiting correctly in some cases (#54470)