diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.80.7 +VERSION = 0.80.8 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: version promisc_check msec_find python manpages @@ -1,3 +1,4 @@ +Version 0.80.8 - May 26 2010, Eugeni Dodonov - do not set gdm variables which are not used by new gdm - filter out trailing whitespace for open port checks (#59457) |