diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-23 17:15:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-23 17:15:18 +0000 |
| commit | f455579f4c2fd2321b2891a03cd9e466b2299148 (patch) | |
| tree | 6ddf977d2cc656949c7393cd9899724cfaacfc3e /wscript | |
| parent | 2c7554d01512585cc4052845799588806c994d69 (diff) | |
| parent | e8fcbfaa9b5844400a2c64b5cdaa07442cca968d (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.35devel' +VERSION = '2.0.36devel' def options(opt): opt.load('compiler_cxx') |
