thomas: server/perl-kolab/lib Kolab.pm,1.13,1.14

cvs at kolab.org cvs at kolab.org
Wed Feb 6 15:09:34 CET 2008


Author: thomas

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

Modified Files:
	Kolab.pm 
Log Message:
Bumped version numbers to 2.2-rc1+CVS


Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Kolab.pm	4 Feb 2008 14:24:27 -0000	1.13
+++ Kolab.pm	6 Feb 2008 14:09:32 -0000	1.14
@@ -62,7 +62,7 @@
 our $KOLAB_BASE_VERSION = "2.2.rc1";
 
 # 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