diff options
author | Andreas Hasenack <andreas@mandriva.com> | 2008-01-11 18:08:37 +0000 |
---|---|---|
committer | Andreas Hasenack <andreas@mandriva.com> | 2008-01-11 18:08:37 +0000 |
commit | 7203768930e92271702ae96ddfc9e27b808d28b6 (patch) | |
tree | 486838d6cb3515532e5377fdb3a7c094ec18ae50 /Makefile | |
parent | 9e6ab1a4418445efa4081065080c59e4ab7b1ae7 (diff) | |
download | msec-7203768930e92271702ae96ddfc9e27b808d28b6.tar msec-7203768930e92271702ae96ddfc9e27b808d28b6.tar.gz msec-7203768930e92271702ae96ddfc9e27b808d28b6.tar.bz2 msec-7203768930e92271702ae96ddfc9e27b808d28b6.tar.xz msec-7203768930e92271702ae96ddfc9e27b808d28b6.zip |
- fix infinitely growing kdmrc with set variable AllowShutdown to None (#12821)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.50.4 +VERSION = 0.50.5 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: promisc_check msec_find python |