diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-10 10:48:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-10 10:48:32 +0100 |
| commit | 20561fe7b1f1c59434ea669b7fc690878767c031 (patch) | |
| tree | 44e82b998b23649b305b2c388238e1a2c46865c3 /wscript | |
| parent | 35ecf24fdc59b8673df7a4870fffad0b1535dce1 (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.11' +VERSION = '1.12pre' def options(opt): opt.load('compiler_cxx') |
