[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 485d743d2f747b53aff025c996b67f42ee28474e
Ivan
ivan at 420.am
Thu Mar 15 13:39:11 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 485d743d2f747b53aff025c996b67f42ee28474e (commit)
from 21b8701ddd12fd363cb26f3856c59926611219fe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 485d743d2f747b53aff025c996b67f42ee28474e
Author: Ivan Kohler <ivan-debian at 420.am>
Date: Thu Mar 15 13:39:08 2012 -0700
2.3.2
diff --git a/Makefile b/Makefile
index 17d1140..4d5ec0d 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
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list