diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-15 00:07:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-15 00:07:48 +0000 |
| commit | 92b22d2794e6a2192b9519c3c186a4ed457adb6f (patch) | |
| tree | 70bc0bbcc11129d408cd8701481bee54ad5b3dad /wscript | |
| parent | 45826a7cc8699d5c5af50bf5b289b06ac0e463b8 (diff) | |
Bump versionv2.10.0
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.9.41devel' +VERSION = '2.10.0' def options(opt): opt.load('compiler_cxx') |
