diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:37:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:37:47 +0100 |
| commit | f4c5ea1b3323db13174e90709ae7772229dc8e94 (patch) | |
| tree | 138561dcc6e03ecd32216ce941b9b5e7463f02de /wscript | |
| parent | 40130527c0fd8010a94d2937c4c317eecd5b231e (diff) | |
Bump versionv2.10.3
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') |
