diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-14 17:51:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-14 17:51:52 +0100 |
| commit | ce09a59720d1a34a610f1e33bdbca986f55f401e (patch) | |
| tree | 8de0c05f12069bf150d9236e3e16a12f0156e64a | |
| parent | 071fbb3865d580d5b1a1988cfdb04e8213af4ffe (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.15' +VERSION = '1.16pre' def options(opt): opt.load('compiler_cxx') |
