From af36529554c39a2eefcc2c8723715e2d25b401b8 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 8 Jun 2014 13:39:18 +0200 Subject: Rename the MAT folder to libmat. This commit fixes some issues for dump operating systems who doesn't handle capitalization. --- RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index 3a34cd7..99e6fcf 100644 --- a/RELEASE +++ b/RELEASE @@ -9,10 +9,10 @@ update changelog: git log -> CHANGELOG update version number (Don't be affraid to use -rc or -beta) - MAT/mat.py -> __version__ = $VERSION + libmat/mat.py -> __version__ = $VERSION commit release changes - git commit CHANGELOG MAT/mat.py + git commit CHANGELOG libmat/mat.py create a tag git tag -s $VERSION -- cgit v1.3