changeset 30:ff5120ae4b57 maltfilter-0.10.1

v0.10.1
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 15 Aug 2009 23:49:52 +0300
parents 6d3e33e9ee9b
children 0d463c6570b6
files README maltfilter
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat Aug 15 23:49:32 2009 +0300
+++ b/README	Sat Aug 15 23:49:52 2009 +0300
@@ -1,4 +1,4 @@
-Malicious Attack Livid Termination Filter daemon (maltfilter) v0.10.0
+Malicious Attack Livid Termination Filter daemon (maltfilter) v0.10.1
 =====================================================================
 Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
 (C) Copyright 2009 Tecnic Software productions (TNSP)
--- a/maltfilter	Sat Aug 15 23:49:32 2009 +0300
+++ b/maltfilter	Sat Aug 15 23:49:52 2009 +0300
@@ -10,7 +10,7 @@
 use Date::Parse;
 use Net::IP;
 
-my $progversion = "0.10.0";
+my $progversion = "0.10.1";
 my $progbanner =
 "Malicious Attack Livid Termination Filter daemon (maltfilter) v$progversion\n".
 "Programmed by Matti 'ccr' Hamalainen <ccr\@tnsp.org>\n".