diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-29 23:36:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-29 23:36:59 +0000 |
| commit | 45d9015f24149ea1be96f034cae787c8af7c0739 (patch) | |
| tree | 076ab301b42502fa474fda99bc3a2867c44717f9 /wscript | |
| parent | 59806506712166fcc164685e313aa499288b10dc (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.38' +VERSION = '1.39pre' def options(opt): opt.load('compiler_cxx') |
