diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-09 16:39:22 +0100 |
| commit | 872932d25649c3b8f67e1ce786528d8b0f47feae (patch) | |
| tree | 97e35cc2dc335f86ba678eba2f90082468e74e88 /wscript | |
| parent | d3b6502b21ab51a4568d5bdb59607cb0d4fb6077 (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.10' +VERSION = '1.11pre' def options(opt): opt.load('compiler_cxx') |
