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 | 532465c82141d3b00a689625e27576af8f521501 (patch) | |
| tree | b596af6b5018d83c082c218423f323a03e417f70 /wscript | |
| parent | c8099bee17289e3bd4282a76bfe31bdf400e8355 (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.17' +VERSION = '1.18pre' def options(opt): opt.load('compiler_cxx') |
