diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:31:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:31:37 +0000 |
| commit | ce10dd176bc7419334b547ce7e06a8b0eac0fa36 (patch) | |
| tree | 215d58208909c0df92335af009b719f60625c056 /wscript | |
| parent | 86c40b9baa4836e4c70d34e921af1f8a3d497208 (diff) | |
Bump version
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.30' +VERSION = '2.0.30devel' def options(opt): opt.load('compiler_cxx') |
