diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 11:40:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 11:40:17 +0100 |
| commit | 6a1e0e49f2fa2e978cf766e395125e06a10d3c55 (patch) | |
| tree | c3adedc343e2fce4a13fde65f60251dc0a142703 /wscript | |
| parent | bce51f69e4c4839f3e63f21b783c6a6fcd0ba4ae (diff) | |
| parent | 57875ffdd1f9d67ed1b91ae8155d612aaa8caf6f (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.45devel' +VERSION = '2.0.46devel' def options(opt): opt.load('compiler_cxx') |
