summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorjvoisin2011-12-15 17:52:42 +0100
committerjvoisin2011-12-15 17:52:42 +0100
commit73fc22ab0ce58ebba633d517ca436743fe62df57 (patch)
tree8218010b7fb64111dd77e1f3be2db06a38ffbe60 /RELEASE
parentb9fde4ea1eb34a2f1ead1e3bfa6252fb1ca82220 (diff)
parent13f102b65c8cf9981b2925495b95d20047b3932f (diff)
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index f5b97ed..376900b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,3 +1,9 @@
1update changelog:
2 git log
3
4create a tag
5 git tag -s $VERSION
6
1archive's creation : 7archive's creation :
2 git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz 8 git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz
3 9