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 | 071fbb3865d580d5b1a1988cfdb04e8213af4ffe (patch) | |
| tree | 2ea358018d35b98fa52304b5ed4023c09e9637a9 /wscript | |
| parent | e83f3dbd7da1f19fe3566d0a3cc03a7e8192c234 (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.15pre' +VERSION = '1.15' def options(opt): opt.load('compiler_cxx') |
