diff --git a/msgcheck.py b/msgcheck.py index c437b16..89fa6ec 100755 --- a/msgcheck.py +++ b/msgcheck.py @@ -41,7 +41,7 @@ except ImportError: pass -VERSION = '2.5-dev' +VERSION = '2.5' def count_lines(string):