summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index fa68acc..05cd5af 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,7 +6,7 @@ update changelog:
6 git log -> CHANGELOG 6 git log -> CHANGELOG
7 7
8update version number: 8update version number:
9 lib/mat.py -> __version__ = $VERSION 9 mat/mat.py -> __version__ = $VERSION
10 10
11commit release changes 11commit release changes
12 git commit CHANGELOG lib/mat.py 12 git commit CHANGELOG lib/mat.py