diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-15 22:34:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-15 22:34:26 +0100 |
| commit | 5511a91a9b9d40945a6e82e6a4b28ad975ec7944 (patch) | |
| tree | f02981b702a6e2c68935f0444de559adf9464477 /wscript | |
| parent | 5624e2b9704895be667755ae18da9c4b436afdb4 (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.16' +VERSION = '1.17pre' def options(opt): opt.load('compiler_cxx') |
