diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-27 14:53:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-27 14:53:00 +0100 |
| commit | 21ef63ff3765a4896920fd7b68ec2b90b49fa245 (patch) | |
| tree | 261f8f6d2744138d3f798548e1431d8cca08bba2 /wscript | |
| parent | c43642d52882288dd1381354981253f5e1056c4d (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.53' +VERSION = '0.54pre' def options(opt): opt.load('compiler_cxx') |
