changeset 45:d239356229cd maltfilter-0.12.1

v0.12.1
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 16 Aug 2009 02:52:03 +0300
parents 471731c79bb3
children 8c62c9223876
files README maltfilter
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sun Aug 16 02:51:28 2009 +0300
+++ b/README	Sun Aug 16 02:52:03 2009 +0300
@@ -1,4 +1,4 @@
-Malicious Attack Livid Termination Filter daemon (maltfilter) v0.12.0
+Malicious Attack Livid Termination Filter daemon (maltfilter) v0.12.1
 =====================================================================
 Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
 (C) Copyright 2009 Tecnic Software productions (TNSP)
--- a/maltfilter	Sun Aug 16 02:51:28 2009 +0300
+++ b/maltfilter	Sun Aug 16 02:52:03 2009 +0300
@@ -10,7 +10,7 @@
 use Date::Parse;
 use Net::IP;
 
-my $progversion = "0.12.0";
+my $progversion = "0.12.1";
 my $progbanner =
 "Malicious Attack Livid Termination Filter daemon (maltfilter) v$progversion\n".
 "Programmed by Matti 'ccr' Hamalainen <ccr\@tnsp.org>\n".