thomas: server/php-kolab Makefile,1.15,1.16

cvs at kolab.org cvs at kolab.org
Mon Feb 4 15:24:29 CET 2008


Author: thomas

Update of /kolabrepository/server/php-kolab
In directory doto:/tmp/cvs-serv1914/php-kolab

Modified Files:
	Makefile 
Log Message:
Bumped version numbers to 2.2-rc1


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-kolab/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile	12 Dec 2007 14:24:31 -0000	1.15
+++ Makefile	4 Feb 2008 14:24:27 -0000	1.16
@@ -3,9 +3,9 @@
 DATE = $(shell date '+%Y-%m-%d')
 
 VERSION = 2.2
-PRERELEASE = beta
-PRERELEASE_VERSION = 3
-CVS = 1
+PRERELEASE = rc
+PRERELEASE_VERSION = 1
+CVS = 0
 
 ifeq "x$(PRERELEASE)" "x"
   ifeq "x$(CVS)" "x0"





More information about the commits mailing list