diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-22 16:21:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-22 16:21:28 +0100 |
| commit | 7231634b0535c77037602c23bfb97f707421b338 (patch) | |
| tree | cb44726680e5b03a817fa2795829fd263cca902b /wscript | |
| parent | bdbe925a467f9b7149322ad8d1c090d4c1e6d5c3 (diff) | |
| parent | 016a448efc71422f6054ff9ee07f12ff4a219f32 (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.4devel' +VERSION = '2.3.5devel' def options(opt): opt.load('compiler_cxx') |
