diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-10 00:00:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-10 00:00:24 +0000 |
| commit | 6cc722ab0660cfc828775433e0b90f479a4bd048 (patch) | |
| tree | 1704677afcc0893d53149ea93a7a64bee197f9c3 /wscript | |
| parent | 21abc939394e249c8d10167153316153826b6b2d (diff) | |
| parent | 4542d9e7c510ba91e1b9b056536a2bc4a18ecf32 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.38devel' +VERSION = '2.11.39devel' def options(opt): opt.load('compiler_cxx') |
