diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:10:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 19:10:51 +0000 |
| commit | 491811dc34a49dfadebd65a6af541debc0153dc4 (patch) | |
| tree | b82e2ebb99d4e989aefac2bae3a95fdcf7ffdb2d /wscript | |
| parent | cc0ac806a2dc698d9c20b24498bc865e2d9798ad (diff) | |
| parent | e2579b8a32ce2460bafd0a636a9d3afa01c380d8 (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.35devel' +VERSION = '2.6.36devel' def options(opt): opt.load('compiler_cxx') |
