diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:00:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:00:33 +0100 |
| commit | d50bc4c21be3e0766916b47a6e688cf896bed059 (patch) | |
| tree | 677607525bcec0c1e8a01b2825b3e0bfedca2ebd /wscript | |
| parent | 8eaf31a513deda05e6abb70f3273e44831e7386b (diff) | |
| parent | 5575a950f13dbed1e60d733aee71b316c3429ae0 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
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.1devel' +VERSION = '1.69.2devel' def options(opt): opt.load('compiler_cxx') |
