thomas: server/kolab-filter Makefile,1.11,1.12

cvs at kolab.org cvs at kolab.org
Thu Mar 13 14:59:39 CET 2008


Author: thomas

Update of /kolabrepository/server/kolab-filter
In directory doto:/tmp/cvs-serv11649/kolab-filter

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


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	6 Feb 2008 14:09:31 -0000	1.11
+++ Makefile	13 Mar 2008 13:59:37 -0000	1.12
@@ -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.rc1
-CVS = 1
+VERSION = 2.2.rc2
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)





More information about the commits mailing list