summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorjvoisin2012-12-08 02:02:25 +0100
committerjvoisin2012-12-13 14:24:01 +0100
commitcbf8a2a65928694202e19b6bcf56ec84bcbf613c (patch)
treee106475b0d5c003505336b5ae6416e4508bb768b /RELEASE
parent67d5c1fa6b9ab6e1e7328ee57b15d8e46526d72a (diff)
Reorganize source tree and files installation location, cleanup setup.py (Closes: #689409)
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