thomas: server/kolabconf Makefile.PL,1.13,1.14

cvs at kolab.org cvs at kolab.org
Fri Nov 30 16:10:26 CET 2007


Author: thomas

Update of /kolabrepository/server/kolabconf
In directory doto:/tmp/cvs-serv4605/kolabconf

Modified Files:
	Makefile.PL 
Log Message:
Bumped some version numbers for 2.2-beta3


Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/kolabconf/Makefile.PL,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.PL	23 Oct 2007 09:11:28 -0000	1.13
+++ Makefile.PL	30 Nov 2007 15:10:24 -0000	1.14
@@ -9,10 +9,10 @@
 my $KOLAB_VERSION;
 
 # The Kolab version number for the perl-kolab package
-my $KOLAB_BASE_VERSION = "2.2.beta2";
+my $KOLAB_BASE_VERSION = "2.2.beta3";
 
 # Are current releases cvs based or is this a real release?
-my $KOLAB_CVS = 1;
+my $KOLAB_CVS = 0;
 
 my $KOLAB_RELEASE = sprintf "%0004d%02d%02d", ((gmtime)[5] + 1900), ((gmtime)[4] + 1), (gmtime)[3];
 





More information about the commits mailing list