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 | 487b34e3dfdcbeea608aa89d4999c6f201a74583 (patch) | |
| tree | c3a54c7f50beb934c8f5737af4c4463e471a8a86 /wscript | |
| parent | 60b17c6ab6cb897e30e8bf105b5b8cc0713da0ac (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.15' +VERSION = '1.69.15devel' def options(opt): opt.load('compiler_cxx') |
