diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:36:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:36:19 +0100 |
| commit | 1b576d63f5b5babda35c3995dd375e39baa16947 (patch) | |
| tree | ce2f91f3aeba076409d43521606aa20873203b7e /wscript | |
| parent | 7f3a784849bb94a40480d6a5e6119eb182e93197 (diff) | |
| parent | 91c4fed2f010077e19ff5f8c57831047827528a7 (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.0devel' +VERSION = '1.69.1devel' def options(opt): opt.load('compiler_cxx') |
