thomas: server/perl-kolab/lib Kolab.pm,1.16,1.17

cvs at kolab.org cvs at kolab.org
Mon Mar 17 15:23:17 CET 2008


Author: thomas

Update of /kolabrepository/server/perl-kolab/lib
In directory doto:/tmp/cvs-serv29239/perl-kolab/lib

Modified Files:
	Kolab.pm 
Log Message:
Bumped version number to 2.2-rc2+cvs and added rc3 section to README.1st


Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Kolab.pm	13 Mar 2008 13:59:37 -0000	1.16
+++ Kolab.pm	17 Mar 2008 14:23:15 -0000	1.17
@@ -62,7 +62,7 @@
 our $KOLAB_BASE_VERSION = "2.2.rc2";
 
 # Are current releases cvs based or is this a real release?
-my $KOLAB_CVS = 0;
+my $KOLAB_CVS = 1;
 
 our $KOLAB_RELEASE = sprintf "%0004d%02d%02d", ((gmtime)[5] + 1900), ((gmtime)[4] + 1), (gmtime)[3];
 





More information about the commits mailing list