diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 20:05:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 20:05:46 +0000 |
| commit | fc487d8428b5cf7b05c5c2586341c714c8e8db32 (patch) | |
| tree | 07aec4c591d12cc44e16180bf62002cd66b4eabe /wscript | |
| parent | 2383ca831a84c358302459f1e4461f887e69535a (diff) | |
| parent | a5bb775f62a7d0925c830b1e0404d49f998109ca (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.29devel' +VERSION = '2.6.30devel' def options(opt): opt.load('compiler_cxx') |
