diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-12 23:13:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-12 23:13:58 +0000 |
| commit | bf7d89546d4bbc155d4367a7bd5f3e17fa08369a (patch) | |
| tree | 566b9335bbbc20bb88f4a869401bf40ee1f427d4 /wscript | |
| parent | 047f0c6a7fed251ed05f617d740787dcc83c98f7 (diff) | |
| parent | f1cc295189c1db0e9a72093499b3c859218319e7 (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.19devel' +VERSION = '2.0.20devel' def options(opt): opt.load('compiler_cxx') |
