diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-02 16:20:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-02 16:20:08 +0100 |
| commit | 6a3f3a163824b185d6c93f7db9aeaee45b8373a0 (patch) | |
| tree | f4ca60c713f3cafbe3ed75b5baf28b9012ea9b03 /wscript | |
| parent | 6ca7734fb848b6476bb777643529404cb0b545ca (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.54pre' +VERSION = '0.54' def options(opt): opt.load('compiler_cxx') |
