lib/Kolab.pm
    Jeroen van Meeuwen 
    vanmeeuwen at kolabsys.com
       
    Mon May  2 15:12:42 CEST 2011
    
    
  
 lib/Kolab.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d632ec4a02478ec3109a4a4160f6cd449c0a37e4
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Mon May 2 09:11:38 2011 -0400
    Bump version to 2.3.1 and snapshot this version of the codebase
diff --git a/lib/Kolab.pm b/lib/Kolab.pm
index fa8c61a..dd814f0 100644
--- a/lib/Kolab.pm
+++ b/lib/Kolab.pm
@@ -59,7 +59,7 @@ our @EXPORT = qw(
 );
 
 # The Kolab version number for the perl-kolab package
-our $KOLAB_BASE_VERSION = "2.3";
+our $KOLAB_BASE_VERSION = "2.3.1";
 
 # Are current releases cvs based or is this a real release?
 my $KOLAB_GIT = 1;
    
    
More information about the commits
mailing list