thomas: server/perl-kolab/lib Kolab.pm,1.8,1.9

cvs at kolab.org cvs at kolab.org
Tue Oct 23 11:11:30 CEST 2007


Author: thomas

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

Modified Files:
	Kolab.pm 
Log Message:
Switch version numbering to CVS again.


Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Kolab.pm	18 Oct 2007 12:41:58 -0000	1.8
+++ Kolab.pm	23 Oct 2007 09:11:28 -0000	1.9
@@ -62,7 +62,7 @@
 our $KOLAB_BASE_VERSION = "2.2.beta2";
 
 # 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