From 8c2406f2880651756b088aa023eab8ea5304174a Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Tue, 5 Sep 2006 20:55:38 +0000 Subject: [PATCH] - Changed version to "0.7.1-SVN" git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@324 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 86aafaf3..0181c320 100644 --- a/version.py +++ b/version.py @@ -24,4 +24,4 @@ __date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" -version = "0.7.1" +version = "0.7.1-SVN"