thomas: server/kolabconf Makefile.PL,1.24,1.25

cvs at kolab.org cvs at kolab.org
Wed Jul 16 13:00:41 CEST 2008


Author: thomas

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

Modified Files:
	Makefile.PL 
Log Message:
Bumped version numbers to 2.2.0+cvs


Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/kolabconf/Makefile.PL,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.PL	9 Jul 2008 15:07:04 -0000	1.24
+++ Makefile.PL	16 Jul 2008 11:00:39 -0000	1.25
@@ -12,7 +12,7 @@
 my $KOLAB_BASE_VERSION = "2.2.0";
 
 # Are current releases cvs based or is this a real release?
-my $KOLAB_CVS = 0;
+my $KOLAB_CVS = 1;
 
 my $KOLAB_RELEASE = sprintf "%0004d%02d%02d", ((gmtime)[5] + 1900), ((gmtime)[4] + 1), (gmtime)[3];
 





More information about the commits mailing list