diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-20 11:29:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-20 11:29:33 +0100 |
| commit | b2eb7f6dec6d65155dd3c587982af6bd6312e488 (patch) | |
| tree | 86ee2436576b441a8dcc42b431ccac106bb0a34c /wscript | |
| parent | 6745020cc8e32142368c5c487a0ac80507fc4dee (diff) | |
| parent | e8dfbfc4915da5866c3a7607befc8b0b3b747337 (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.13devel' +VERSION = '2.11.14devel' def options(opt): opt.load('compiler_cxx') |
