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 | 53cafa3ad6410431cbc80743a0e189c8692c0296 (patch) | |
| tree | bcd9ac6f23fa3679f8e35c4b1383791aef162feb /wscript | |
| parent | 22ec85d585d7b626f2b577944abf96362ec5f8e7 (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.37' +VERSION = '1.38pre' def options(opt): opt.load('compiler_cxx') |
