diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:03:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:03:13 +0100 |
| commit | d23f506680a0d833ee3915866961978e98e13741 (patch) | |
| tree | 3b0dde441661c22afe0daf33936674ba3f3fa299 /wscript | |
| parent | a681a631a3ec6e27fb781f3f299677ca012f5012 (diff) | |
| parent | fe2cf022813f9d3df4d1ee99d52f5393c60e53e1 (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 APPNAME = 'dcpomatic' -VERSION = '2.3.13devel' +VERSION = '2.3.14devel' def options(opt): opt.load('compiler_cxx') |
