changeset 21:403cb1a110ce maltfilter-0.9.1

v0.9.1
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 15 Aug 2009 21:17:27 +0300
parents 429b42047d04
children 6b2ed125a3e4
files README maltfilter
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat Aug 15 21:16:34 2009 +0300
+++ b/README	Sat Aug 15 21:17:27 2009 +0300
@@ -1,5 +1,5 @@
-Malicious Attack Livid Termination Filter daemon (maltfilter) v0.9
-==================================================================
+Malicious Attack Livid Termination Filter daemon (maltfilter) v0.9.1
+====================================================================
 Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
 (C) Copyright 2009 Tecnic Software productions (TNSP)
 
--- a/maltfilter	Sat Aug 15 21:16:34 2009 +0300
+++ b/maltfilter	Sat Aug 15 21:17:27 2009 +0300
@@ -10,7 +10,7 @@
 use Date::Parse;
 use Net::IP;
 
-my $progversion = "0.9";
+my $progversion = "0.9.1";
 my $progbanner =
 "Malicious Attack Livid Termination Filter daemon (maltfilter) v$progversion\n".
 "Programmed by Matti 'ccr' Hamalainen <ccr\@tnsp.org>\n".