diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-04 15:52:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-04 15:52:06 +0100 |
| commit | ca744336b83f9e308667c35fbef910f71be84ff9 (patch) | |
| tree | 396106db8864f97c84844873b253d30a64354206 /wscript | |
| parent | c12b4a00364428fbe7dd3662aa3ffa5a424ef409 (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.43' +VERSION = '0.44pre' def options(opt): opt.load('compiler_cxx') |
