diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-12 13:36:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-12 13:36:59 +0100 |
| commit | f7661f46fa44addf5f7d4bac36d409dc437992fe (patch) | |
| tree | c66607bebec771c5fa7353d3d84f9ae79493f9e0 /wscript | |
| parent | 0d885273470d3f38eae3c5007bee7985b9f34890 (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.13' +VERSION = '1.14pre' def options(opt): opt.load('compiler_cxx') |
