diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 16:04:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 16:04:55 +0000 |
| commit | 22ec85d585d7b626f2b577944abf96362ec5f8e7 (patch) | |
| tree | ba60e5c3c8a628d85592d9bf6c23ebf04f8070db /wscript | |
| parent | fcb8b5131df5bf02966441076c2131b73a3f61ed (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.37pre' +VERSION = '1.37' def options(opt): opt.load('compiler_cxx') |
