diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 01:59:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 01:59:16 +0000 |
| commit | 21ec4b21586f874048cd06bbb8c6f64ada8ccfbc (patch) | |
| tree | 9d7147e36d3823a0e42e8c2343dcbec166f83af0 | |
| parent | 0963bbe1c1cb735dc817ee73a101786f69916f6b (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.47' +VERSION = '1.48pre' def options(opt): opt.load('compiler_cxx') |
