2.3.2
authorIvan Kohler <ivan-debian@420.am>
Thu, 15 Mar 2012 20:39:08 +0000 (13:39 -0700)
committerIvan Kohler <ivan-debian@420.am>
Thu, 15 Mar 2012 20:39:08 +0000 (13:39 -0700)
Makefile

index 17d1140..4d5ec0d 100644 (file)
--- 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