diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-30 13:08:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-30 13:08:39 +0000 |
| commit | 2faac3648f2fd4f3983878e1fd0569a944a5f55e (patch) | |
| tree | 906d6092a4b2a88493b51e8ee1bed8f3815b1401 /wscript | |
| parent | 35841948169c44863f9fb39cdee4dccf0463846a (diff) | |
| parent | 90f198821fe604eeb9b9e16e04f13b0821e07f4a (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.44devel' +VERSION = '2.11.45devel' def options(opt): opt.load('compiler_cxx') |
