diff options
| author | jvoisin | 2011-12-24 16:48:27 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-24 16:48:27 +0100 |
| commit | c3f9acb5f68989c5a31530392afc1cafd17f89e7 (patch) | |
| tree | fb82ab84d26745e58a566db8d58d022ff8774bf2 /RELEASE | |
| parent | 78a1533f9c707e5e92257828b9720dab2aae1fb0 (diff) | |
Update release process
Diffstat (limited to 'RELEASE')
| -rw-r--r-- | RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,6 +1,9 @@ | |||
| 1 | update changelog: | 1 | update changelog: |
| 2 | git log | 2 | git log |
| 3 | 3 | ||
| 4 | update version number: | ||
| 5 | mat/mat.py -> __version__ = $VERSION | ||
| 6 | |||
| 4 | create a tag | 7 | create a tag |
| 5 | git tag -s $VERSION | 8 | git tag -s $VERSION |
| 6 | 9 | ||
