bump version

This commit is contained in:
chris 2002-03-06 23:07:14 +00:00
parent 86f52eba50
commit 430c00f58d

View File

@ -1,4 +1,4 @@
VERSION=0.1.7
VERSION=0.1.8
TAG=$(shell echo "V.$(VERSION)" |sed "s/\./_/g" )
TARGET=xca-$(VERSION)
GCC=g++ -Wall