diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-02 16:25:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-02 16:25:25 +0100 |
| commit | 8090556101d03d07559bb5c71b5374e7f91883b8 (patch) | |
| tree | f90ca9170cb3058029b82930aa92adc4ebfe2778 /wscript | |
| parent | 6a3f3a163824b185d6c93f7db9aeaee45b8373a0 (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.54' +VERSION = '0.55pre' def options(opt): opt.load('compiler_cxx') |
