diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-13 12:55:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-13 12:55:47 +0100 |
| commit | 6028b10bcb0579ca702c5e7a1140ba3e58681d01 (patch) | |
| tree | 2a52589e499045eff9bda257c280d23d4270c75c /wscript | |
| parent | 49df21e6157991661790bd8e48936890c4dade0a (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.14' +VERSION = '1.15pre' def options(opt): opt.load('compiler_cxx') |
