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