diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-08 23:51:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-08 23:51:05 +0100 |
| commit | 71bfa8bdd16060076ea948ae6ac9ac468ba6b7dc (patch) | |
| tree | 4b281ace1f7cd14823ab36f41a31d1f3989f908c /wscript | |
| parent | a45c4ac7032ac5c435105190b6fa947879c0610a (diff) | |
| parent | 189140ec431a56496d08992f47a0938b1a651fd2 (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.7.9devel' +VERSION = '2.7.10devel' def options(opt): opt.load('compiler_cxx') |
