diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:35:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:35:19 +0100 |
| commit | 52a985d0572e27d25a4724c0d735eb76fe02e3af (patch) | |
| tree | 7feac0413c2580da244457e23a5a7f3892304cf3 /wscript | |
| parent | 58fa4e1b30491ee0438eec9b2e6a1d170c958f77 (diff) | |
| parent | 453def4a2a7a9886c7ddef3e1040bbd6e300ad46 (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.5devel' +VERSION = '1.69.6devel' def options(opt): opt.load('compiler_cxx') |
