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 | ce0cdb04406f4cc78e15f5073b777dd24f908f9e (patch) | |
| tree | 6cdf32d2d988ce23455353528c0966e169dbb65e /wscript | |
| parent | 546e9b703d0a792a75e2f5fffb064191c791d240 (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.35devel' +VERSION = '2.0.36' def options(opt): opt.load('compiler_cxx') |
