diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 02:02:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 02:02:13 +0000 |
| commit | 6d3d54bf40165ac2f082327297cb717705a36ba4 (patch) | |
| tree | 2b728e57c699a333b5d4afbc762f4c2fe9422183 /wscript | |
| parent | 65260430ea2bb758dd0c2a011978ef834de902be (diff) | |
| parent | 8c71823fad9657807c1e5f7a165e98dfcdec44c7 (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.1devel' +VERSION = '2.6.2devel' def options(opt): opt.load('compiler_cxx') |
