diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:37:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:37:15 +0000 |
| commit | fce6cddac9c2f37ac4edfc42fa91c28db6e7ec8d (patch) | |
| tree | 0f27f28aa98426f7f867e4ba322908c79575befe /wscript | |
| parent | f58d9e44302151dea9f594acd9fc27a331fa77fb (diff) | |
Twiddle 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.64.12devel' +VERSION = '2.0.0devel' def options(opt): opt.load('compiler_cxx') |
