From cfa8d0a7fe9e7c10c7bfdff2d91fbf4e470ad774 Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Mon, 12 Sep 2005 14:43:51 +0000 Subject: [PATCH] - Updated to CVS version git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@198 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index bb7a2699..7e4432e1 100644 --- a/version.py +++ b/version.py @@ -24,4 +24,4 @@ __date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" -version = "0.5.3" +version = "0.5.3-CVS"