From 485d743d2f747b53aff025c996b67f42ee28474e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 15 Mar 2012 13:39:08 -0700 Subject: [PATCH] 2.3.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0