diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:59:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:59:59 +0000 |
| commit | fae6eb8054d556adf03674d40cade4d8656ab1c1 (patch) | |
| tree | cce3c3df2bc675c3f00e2b27688e95e0a7f9db60 /wscript | |
| parent | fbc0f098149febf822e4e53d6026120e6a273be8 (diff) | |
| parent | 188ba79e36a626eb7481ceb2ef87d6fbf7da98a2 (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.28devel' +VERSION = '2.0.29devel' def options(opt): opt.load('compiler_cxx') |
