diff --git a/cvs2svn_lib/version.py b/cvs2svn_lib/version.py index fb309071..3ad69243 100644 --- a/cvs2svn_lib/version.py +++ b/cvs2svn_lib/version.py @@ -16,7 +16,7 @@ # ==================================================================== # The version of cvs2svn: -VERSION = '2.4.0-dev' +VERSION = '2.4.0' # If this file is run as a script, print the cvs2svn version number to