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 | e149860b8eabddfd6d1972f0a01a3996fedd6149 (patch) | |
| tree | 8a2a93c71206c7ba32be63e570a910cada55517c /wscript | |
| parent | 2b6abb23ac0c91ee2a5716942d8486cd19c85f42 (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.36' +VERSION = '1.37pre' def options(opt): opt.load('compiler_cxx') |
