diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 12:07:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 12:07:55 +0100 |
| commit | e29352d14ed9d8b093323f9c2d7be1b6754cd2b2 (patch) | |
| tree | 5da15b200960cc67baa0ced508765f00bec071fa /wscript | |
| parent | 72400007e8a9c8f7e3116197943fe9f232bd90aa (diff) | |
| parent | f4f82f2812cab585867c71a7de8069112a673ee0 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
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.69.30devel' +VERSION = '1.69.31devel' def options(opt): opt.load('compiler_cxx') |
