diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:40:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:40:52 +0000 |
| commit | 092e773f9e35c230b618bf8a3caa8259473a420b (patch) | |
| tree | ad3c14386d47f30ac431a110cd7d5e639028cf00 /wscript | |
| parent | bdac048c25e61be0d94688e399003ae440d79c63 (diff) | |
| parent | ce10dd176bc7419334b547ce7e06a8b0eac0fa36 (diff) | |
Merge branch '2.0' of git.carlh.net: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.29devel' +VERSION = '2.0.30devel' def options(opt): opt.load('compiler_cxx') |
