summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorjvoisin2014-01-27 11:27:50 +0000
committerjvoisin2014-01-27 11:27:50 +0000
commitdbc1c736e63797c7e88dcd9187fdb028a8de9e59 (patch)
treec5558ca2f15db7b025416764fb571ff718ca90cc /RELEASE
parenta1638966e6a36f377664a2ef3092cfaf37de4708 (diff)
Update release process once again
Diffstat (limited to '')
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 98d74a5..3a34cd7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -8,7 +8,7 @@ update localisations using
8update changelog: 8update changelog:
9 git log -> CHANGELOG 9 git log -> CHANGELOG
10 10
11update version number: 11update version number (Don't be affraid to use -rc or -beta)
12 MAT/mat.py -> __version__ = $VERSION 12 MAT/mat.py -> __version__ = $VERSION
13 13
14commit release changes 14commit release changes