summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2011-12-24 19:59:40 +0100
committerjvoisin2011-12-24 19:59:40 +0100
commitae1169016f6ea82631227a9d0cb42af291a9ae18 (patch)
treeaebc108a1355e1822c68d78545f76cf2dbf16ec6
parent7a78a21225818695ab1375a5d035296400b89b07 (diff)
Update Release process, and add an item to TODO
-rw-r--r--RELEASE1
-rw-r--r--TODO3
2 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index f77e7ae..6e37d81 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,6 +3,7 @@ update changelog:
3 3
4update version number: 4update version number:
5 mat/mat.py -> __version__ = $VERSION 5 mat/mat.py -> __version__ = $VERSION
6 setup.py
6 7
7create a tag 8create a tag
8 git tag -s $VERSION 9 git tag -s $VERSION
diff --git a/TODO b/TODO
index 5ccf195..6e8cbea 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,6 @@ FORMATS:
16 16
17MISC: 17MISC:
18 - a nautilus extension (right-clic -> clean with MAT) 18 - a nautilus extension (right-clic -> clean with MAT)
19
20SETUP:
21 - handle l10n files