thomas: server/kolab-filter Makefile,1.13,1.14 
    cvs at kolab.org 
    cvs at kolab.org
       
    Wed May 21 17:23:33 CEST 2008
    
    
  
Author: thomas
Update of /kolabrepository/server/kolab-filter
In directory doto:/tmp/cvs-serv11265/kolab-filter
Modified Files:
	Makefile 
Log Message:
Bumped version numbers to 2.2-rc3
Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile	17 Mar 2008 14:23:15 -0000	1.13
+++ Makefile	21 May 2008 15:23:31 -0000	1.14
@@ -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.rc2
-CVS = 1
+VERSION = 2.2.rc3
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)
    
    
More information about the commits
mailing list