changeset 27:632bce74cf38 maltfilter-0.10.0

v0.10.0
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 15 Aug 2009 23:43:47 +0300
parents 61b6d742c49c
children 58cb9e8eec1d
files README maltfilter
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat Aug 15 23:43:22 2009 +0300
+++ b/README	Sat Aug 15 23:43:47 2009 +0300
@@ -1,5 +1,5 @@
-Malicious Attack Livid Termination Filter daemon (maltfilter) v0.9.2
-====================================================================
+Malicious Attack Livid Termination Filter daemon (maltfilter) v0.10.0
+=====================================================================
 Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
 (C) Copyright 2009 Tecnic Software productions (TNSP)
 
--- a/maltfilter	Sat Aug 15 23:43:22 2009 +0300
+++ b/maltfilter	Sat Aug 15 23:43:47 2009 +0300
@@ -10,7 +10,7 @@
 use Date::Parse;
 use Net::IP;
 
-my $progversion = "0.9.2";
+my $progversion = "0.10.0";
 my $progbanner =
 "Malicious Attack Livid Termination Filter daemon (maltfilter) v$progversion\n".
 "Programmed by Matti 'ccr' Hamalainen <ccr\@tnsp.org>\n".