From 28c1d658a4ae6509efc728381babaa833f0d27bd Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Thu, 14 Oct 2004 10:26:17 +0000 Subject: [PATCH] - Change to CVS version git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@24 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 41ddf79c..70ccfc7b 100644 --- a/version.py +++ b/version.py @@ -24,4 +24,4 @@ __date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" -version = "0.1.0" \ No newline at end of file +version = "0.1.0-CVS" \ No newline at end of file