diff options
| -rw-r--r-- | RELEASE | 1 | ||||
| -rw-r--r-- | TODO | 3 |
2 files changed, 4 insertions, 0 deletions
| @@ -3,6 +3,7 @@ update changelog: | |||
| 3 | 3 | ||
| 4 | update version number: | 4 | update version number: |
| 5 | mat/mat.py -> __version__ = $VERSION | 5 | mat/mat.py -> __version__ = $VERSION |
| 6 | setup.py | ||
| 6 | 7 | ||
| 7 | create a tag | 8 | create a tag |
| 8 | git tag -s $VERSION | 9 | git tag -s $VERSION |
| @@ -16,3 +16,6 @@ FORMATS: | |||
| 16 | 16 | ||
| 17 | MISC: | 17 | MISC: |
| 18 | - a nautilus extension (right-clic -> clean with MAT) | 18 | - a nautilus extension (right-clic -> clean with MAT) |
| 19 | |||
| 20 | SETUP: | ||
| 21 | - handle l10n files | ||
