diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-16 23:06:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-16 23:06:30 +0000 |
| commit | 6ccb38866ba638dd8ef6ffa3d30f5c5995119550 (patch) | |
| tree | bd10f54d44a67596f67bf3dd27a3d50efd503685 /wscript | |
| parent | f60e199caede4404af4efe144200e1b5ac26b347 (diff) | |
Bump versionv2.10.1
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.0devel' +VERSION = '2.10.1' def options(opt): opt.load('compiler_cxx') |
