diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-16 23:10:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-16 23:10:34 +0100 |
| commit | c8099bee17289e3bd4282a76bfe31bdf400e8355 (patch) | |
| tree | 93a0646b255d770e8ca9e2bb1c1f5e9b4bfe144b /wscript | |
| parent | 5072adc82cf6ae088bb6e08af8bbef2d0d49914c (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.17pre' +VERSION = '1.17' def options(opt): opt.load('compiler_cxx') |
