diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-11 11:33:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-11 11:33:05 +0000 |
| commit | a23d6161d952de5ec422d5854d8098d675683d54 (patch) | |
| tree | 2b486c3a996febf4228bdbdf88f4b422eb7a7a9e /wscript | |
| parent | edcebe40006a8d456e8aa8e38d930e1a327b0546 (diff) | |
Bump versionv2.10.2
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.1devel' +VERSION = '2.10.2' def options(opt): opt.load('compiler_cxx') |
