diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 03:23:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 03:23:22 +0100 |
| commit | d10660acf8196e283f47f054cfc6ffe9c7f46e54 (patch) | |
| tree | eac8b26dd4e32c9343f3952e2a61603d7b0343e6 /wscript | |
| parent | c572ac30810c027e8e0ac59678cb4cbbab2407e5 (diff) | |
| parent | c87bf52c4d194f6a0e5a873ade1f06e02924013b (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.44devel' +VERSION = '2.0.45devel' def options(opt): opt.load('compiler_cxx') |
