diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-02 22:41:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-02 22:41:52 +0100 |
| commit | 2d030b16f2990b85296b630ae359cd9b3bc27f56 (patch) | |
| tree | 220a3f9953e654aba4170e7bd25f8c2d08f9f66f /wscript | |
| parent | 56f9d7e9963a1e822774224da39d799f8ffd1d75 (diff) | |
| parent | 16a94f40e8e3cf0ae2ca710573a70bf7f104ec81 (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
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.1devel' +VERSION = '2.11.2devel' def options(opt): opt.load('compiler_cxx') |
