diff options
| author | jvoisin | 2014-04-01 14:05:30 +0100 |
|---|---|---|
| committer | jvoisin | 2014-04-01 14:05:30 +0100 |
| commit | 30eb0cb15a9518c9ec8982e3e46a099c717a5383 (patch) | |
| tree | 96073c0cc1520fe3deedeefe22fe94ecb926390f | |
| parent | 70254bc29e513170879c3129197ab09f5b9715fc (diff) | |
MAT 0.5.20.5.2
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | MAT/mat.py | 2 |
2 files changed, 4 insertions, 1 deletions
| @@ -1,3 +1,6 @@ | |||
| 1 | 0.5.2 - 1apr2014 | ||
| 2 | * Update translations | ||
| 3 | |||
| 1 | 0.5.2-rc1 - 16feb2014 | 4 | 0.5.2-rc1 - 16feb2014 |
| 2 | * Update translations | 5 | * Update translations |
| 3 | * Fix office-format handling | 6 | * Fix office-format handling |
| @@ -14,7 +14,7 @@ import hachoir_parser | |||
| 14 | 14 | ||
| 15 | import MAT.exceptions | 15 | import MAT.exceptions |
| 16 | 16 | ||
| 17 | __version__ = '0.5.2-rc1' | 17 | __version__ = '0.5.2' |
| 18 | __author__ = 'jvoisin' | 18 | __author__ = 'jvoisin' |
| 19 | 19 | ||
| 20 | #Silence | 20 | #Silence |
