diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:30:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:30:21 +0100 |
| commit | e2d49381d110a8b75628b28e92f9c2118266c88f (patch) | |
| tree | 6ec3d8d61d4b1284e2172e7aab987f7a1d74303e /wscript | |
| parent | 055533569bbe84f4adfe19283093189b0a7d9448 (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.06pre' +VERSION = '1.06' def options(opt): opt.load('compiler_cxx') |
