diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:52:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:52:05 +0100 |
| commit | 625bc8d73f3d32468a374d24e372a6de7588e069 (patch) | |
| tree | d8542b53fb8c8d0fe80beb9585309084fbdef9f9 /wscript | |
| parent | 11f7a81a633f5e17a6870b2cd03d26da056d2529 (diff) | |
| parent | 08fafd1dec1c45f45a9f5758905d67e768f0afd9 (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.12devel' +VERSION = '1.69.13devel' def options(opt): opt.load('compiler_cxx') |
