From 47fcf3a0715143358b453f92807a519162a97f58 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 12 Dec 2011 20:22:35 +0100 Subject: Update release's process --- RELEASE | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE b/RELEASE index f5b97ed..376900b 100644 --- a/RELEASE +++ b/RELEASE @@ -1,3 +1,9 @@ +update changelog: + git log + +create a tag + git tag -s $VERSION + archive's creation : git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz -- cgit v1.3