diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 15:17:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 15:17:31 +0000 |
| commit | 52b9a5f3edb119c19ce49c6885a7f3733d11f2e8 (patch) | |
| tree | 02be420e7d4691c3b401b58037ab67e3f3be36d1 /wscript | |
| parent | f9482e2896031942784f870306e705d070ceac9d (diff) | |
| parent | 89384629fa7020b11f0bf68cbf19f69de244a040 (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.12devel' +VERSION = '2.6.13devel' def options(opt): opt.load('compiler_cxx') |
