From: Ivan Kohler Date: Thu, 15 Mar 2012 20:39:08 +0000 (-0700) Subject: 2.3.2 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=485d743d2f747b53aff025c996b67f42ee28474e;p=freeside.git 2.3.2 --- diff --git a/Makefile b/Makefile index 17d1140dd..4d5ec0d89 100644 --- a/Makefile +++ b/Makefile @@ -426,7 +426,7 @@ release: git pull # Tag the release - git tag ${TAG} + git tag -f ${TAG} #cd /home/ivan git archive ${TAG} | gzip -9 >freeside-${VERSION}.tar.gz