thomas: server/php-kolab Makefile,1.22,1.23

cvs at kolab.org cvs at kolab.org
Wed Jul 9 17:07:06 CEST 2008


Author: thomas

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

Modified Files:
	Makefile 
Log Message:
Bumped version numbers to 2.2.0


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-kolab/Makefile,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Makefile	26 May 2008 14:49:25 -0000	1.22
+++ Makefile	9 Jul 2008 15:07:04 -0000	1.23
@@ -2,10 +2,10 @@
 RELEASE = $(shell date '+%Y%m%d')
 DATE = $(shell date '+%Y-%m-%d')
 
-VERSION = 2.2
-PRERELEASE = rc
-PRERELEASE_VERSION = 3
-CVS = 1
+VERSION = 2.2.0
+#PRERELEASE = rc
+#PRERELEASE_VERSION = 3
+CVS = 0
 
 ifeq "x$(PRERELEASE)" "x"
   ifeq "x$(CVS)" "x0"





More information about the commits mailing list