diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-27 14:40:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-27 14:40:35 +0100 |
| commit | 60b17c6ab6cb897e30e8bf105b5b8cc0713da0ac (patch) | |
| tree | 2b9c4207bd6c2e1a34650ddf920ab707c306bb78 /wscript | |
| parent | 8145bb5a5529da95b3fd0fff4e37fe0f2af04a79 (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.69.14devel' +VERSION = '1.69.15' def options(opt): opt.load('compiler_cxx') |
