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 | 9de2acd47a66b7578abda114ee4da0c38107933f (patch) | |
| tree | c4dd2a58356ce16214559ded482f4c3fc1066970 /wscript | |
| parent | 92b22d2794e6a2192b9519c3c186a4ed457adb6f (diff) | |
Bump version
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.0' +VERSION = '2.10.0devel' def options(opt): opt.load('compiler_cxx') |
