diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-11 18:28:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-11 18:28:09 +0000 |
| commit | bd915462e973565f6bbdcd837047ba4b2f6e15ff (patch) | |
| tree | 07eb0a94c8b751af36e8ffd4801d2c80fe2bb14a /wscript | |
| parent | 2ade07f4e3cf2dedeb8ae37b08f5708b3a4bee35 (diff) | |
Bump versionv2.10.3-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.2devel' +VERSION = '2.10.3' def options(opt): opt.load('compiler_cxx') |
