From fb167b988f7e7f578b03449ad2dc75c9413f39b1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 22 Dec 2012 20:53:32 +0100 Subject: Update the release process --- RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE b/RELEASE index 05cd5af..e516378 100644 --- a/RELEASE +++ b/RELEASE @@ -6,10 +6,10 @@ update changelog: git log -> CHANGELOG update version number: - mat/mat.py -> __version__ = $VERSION + MAT/mat.py -> __version__ = $VERSION commit release changes - git commit CHANGELOG lib/mat.py + git commit CHANGELOG MAT/mat.py create a tag git tag -s $VERSION -- cgit v1.3