diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:37:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:37:01 +0000 |
| commit | 2b6abb23ac0c91ee2a5716942d8486cd19c85f42 (patch) | |
| tree | 44cefca555e850dea8ebb6192628f6065f32ac45 /wscript | |
| parent | 0e402b8779a788aa8a3f442bc2957dde1158b098 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.36pre' +VERSION = '1.36' def options(opt): opt.load('compiler_cxx') |
