diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:53:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:53:20 +0000 |
| commit | 8f3539e599e046392fff8711547d1847c082006e (patch) | |
| tree | 118c50207d9bb7595d148c010acd08125fb0227b /wscript | |
| parent | e2060bab0a965e77dee7c998753a858aa38b8849 (diff) | |
Bump versionv2.10.4-test
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.10.3devel' +VERSION = '2.10.4' def options(opt): opt.load('compiler_cxx') |
