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 | 35ecf24fdc59b8673df7a4870fffad0b1535dce1 (patch) | |
| tree | d8f42fc864ad2d469b46bd83b1fce37242fb3e34 /wscript | |
| parent | 406ddd165456ad769b4109535530d408a4221077 (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.11pre' +VERSION = '1.11' def options(opt): opt.load('compiler_cxx') |
