changeset 49:13e6507ec1bb maltfilter-0.12.2

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