diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-14 10:21:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-14 10:21:13 +0000 |
| commit | 456aa2688eaa2fa12d97fb23f829b1edf90c81db (patch) | |
| tree | 5f265bf36fe1b1e5a56a2527b1ea36579995ab52 /wscript | |
| parent | fe03f00ba6aaed3363496117ebd5c3e9dc5d8924 (diff) | |
| parent | 816ada9a668d1f57e34edd9b54483af2ca7b03e4 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.15devel' +VERSION = '2.6.16devel' def options(opt): opt.load('compiler_cxx') |
