diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-21 19:37:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-21 19:37:44 +0000 |
| commit | c1f235f5aeb65cb42c5346419807ac5bb7d6406a (patch) | |
| tree | d2c54c98166aad50b224d91199356cc291cc2617 /wscript | |
| parent | ce0cdb04406f4cc78e15f5073b777dd24f908f9e (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.36' +VERSION = '2.0.36devel' def options(opt): opt.load('compiler_cxx') |
