diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-11 22:19:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-11 22:19:35 +0100 |
| commit | 10a0dd6c5153019e0b17793c812f1653f26e0960 (patch) | |
| tree | a9a5421ee9c242d8aca299ae83f942b1672a638b /wscript | |
| parent | c658aec3ffd5009cbe7fa2540da5a0579e2f2e8c (diff) | |
| parent | 3029dcfd2bb31a6ed06ec990cbd09b683313545a (diff) | |
Merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.8devel' +VERSION = '2.4.9devel' def options(opt): opt.load('compiler_cxx') |
