thomas: server/kolab-filter Makefile,1.9,1.10

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


Author: thomas

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

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


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile	12 Dec 2007 14:24:31 -0000	1.9
+++ Makefile	4 Feb 2008 14:24:27 -0000	1.10
@@ -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.beta3
-CVS = 1
+VERSION = 2.2.rc1
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)





More information about the commits mailing list