thomas: server/kolab-filter Makefile,1.7,1.8

cvs at kolab.org cvs at kolab.org
Fri Nov 30 16:10:26 CET 2007


Author: thomas

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

Modified Files:
	Makefile 
Log Message:
Bumped some version numbers for 2.2-beta3


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile	23 Oct 2007 09:11:27 -0000	1.7
+++ Makefile	30 Nov 2007 15:10:24 -0000	1.8
@@ -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.beta2
-CVS = 1
+VERSION = 2.2.beta3
+CVS = 0
 
 ifeq "x$(CVS)" "x0"
   SOURCE_TAG = $(VERSION)





More information about the commits mailing list