thomas: server/kolab-freebusy Makefile,1.16,1.17

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


Author: thomas

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

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


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile	26 May 2008 14:49:25 -0000	1.16
+++ Makefile	9 Jul 2008 15:07:04 -0000	1.17
@@ -1,8 +1,8 @@
 PACKAGE = $(shell grep "%define[ ]*V_package" *.spec | sed -e "s/.*V_package \([a-z\_-]*\).*/\1/")
 RELEASE = $(shell date '+%Y%m%d')
 
-VERSION = 2.2.rc3
-CVS = 1
+VERSION = 2.2.0
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)





More information about the commits mailing list