X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=82e6cb214d7c3b34e407489b4c6a6c49c529a340;hb=fc195fd7a0a2ca670cfdd62ef646436b58795c21;hp=79135e7a7f4aeb64c9478d885e4023808c0d8a8f;hpb=56a2965996454a0649d43ecbc062beda61106e21;p=freeside.git diff --git a/Makefile b/Makefile index 79135e7a7..82e6cb214 100644 --- a/Makefile +++ b/Makefile @@ -123,8 +123,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.0/ -VERSION=1.9.0cvs -TAG=freeside_1_9_0 +VERSION=1.9.1 +TAG=freeside_1_9_1 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 @@ -389,7 +389,7 @@ clean: .PHONY: release release: # Update the changelog - ./CVS2CL + ./bin/cvs2cl cvs commit -m "Updated for ${VERSION}" ChangeLog # Update the RPM specfile