diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-24 21:13:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-24 21:13:02 +0100 |
| commit | 089b90439e745a218494e76b45e7df6215af01df (patch) | |
| tree | 3f54f4779e4e5f34ea28944969ea612607f9b451 /wscript | |
| parent | 05687b49ec37e896ed7e493a587a78cd236f3aa1 (diff) | |
| parent | 01502a0fd529f308be248b6f8264c3a8642fce49 (diff) | |
Merge branch '1.0' into kdms
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.04pre' +VERSION = '1.06pre' def options(opt): opt.load('compiler_cxx') |
