diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:34:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:34:29 +0100 |
| commit | 7c09e31665ddc7d60eefd5815cf81af42289008f (patch) | |
| tree | 382a648451c243b5b772718a526a63f7861096ec /wscript | |
| parent | ddffcd80a6208193027be869d8487c0a43d30b0b (diff) | |
| parent | 111e86c66c12bafa79a09d5050fe130e4cc99532 (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.15devel' +VERSION = '1.69.16devel' def options(opt): opt.load('compiler_cxx') |
