gunnar: server/kolab-filter Makefile,1.5,1.6

cvs at kolab.org cvs at kolab.org
Thu Oct 18 14:42:00 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
Tagging for beta2.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	17 Oct 2007 07:43:11 -0000	1.5
+++ Makefile	18 Oct 2007 12:41:58 -0000	1.6
@@ -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.beta1
-CVS = 1
+VERSION = 2.2.beta2
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)





More information about the commits mailing list