diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:16:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:16:33 +0100 |
| commit | 99178eea5f3d326ece871ec82da1d7ca9e2dbcaf (patch) | |
| tree | fb061859d069605944bc62c5b27543265d4e60ab /wscript | |
| parent | 138dbf31b4f4d711113f91d597c4f312b756d59b (diff) | |
| parent | c177bbcd0f77aab611064fd8bd706b0df337d881 (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.73.5devel' +VERSION = '1.73.6devel' def options(opt): opt.load('compiler_cxx') |
