gunnar: server/kolabconf Makefile.PL,1.11,1.12

cvs at kolab.org cvs at kolab.org
Thu Oct 18 14:42:00 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile.PL 
Log Message:
Tagging for beta2.

Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/kolabconf/Makefile.PL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.PL	17 Oct 2007 07:12:15 -0000	1.11
+++ Makefile.PL	18 Oct 2007 12:41:58 -0000	1.12
@@ -9,10 +9,10 @@
 my $KOLAB_VERSION;
 
 # The Kolab version number for the perl-kolab package
-my $KOLAB_BASE_VERSION = "2.2.beta1";
+my $KOLAB_BASE_VERSION = "2.2.beta2";
 
 # 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