diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:30:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:30:21 +0100 |
| commit | 6276fd3e55f5bd5ab899af85930e794e76bef4c4 (patch) | |
| tree | ae96d24648da3a480ad295ca4b4fb5292b93b702 /wscript | |
| parent | e2d49381d110a8b75628b28e92f9c2118266c88f (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 = 'dcpomatic' -VERSION = '1.06' +VERSION = '1.07pre' def options(opt): opt.load('compiler_cxx') |
