diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:48:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:48:26 +0000 |
| commit | f8d4df639e7d6dba17b0cddfe131b20b5422c512 (patch) | |
| tree | 3ed82bff17ee766adbc6a40ab50231710083ba10 /wscript | |
| parent | b3671abbd3489381e257b1043a86551d6de3c292 (diff) | |
| parent | 6478e5d4b9c54cd2102ac611c35cb83b0519db26 (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
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.12devel' +VERSION = '2.4.13devel' def options(opt): opt.load('compiler_cxx') |
