diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:53:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-14 16:53:20 +0000 |
| commit | 615a07685e53b2fe2021df95838ba93ca7475089 (patch) | |
| tree | 3780840bf297cbde21c176242e8424039a7248ff /wscript | |
| parent | 8f3539e599e046392fff8711547d1847c082006e (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.4' +VERSION = '2.10.4devel' def options(opt): opt.load('compiler_cxx') |
