diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-21 13:54:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-21 13:54:08 +0000 |
| commit | a2412945aab13634335cffa281cf5fc344ba5934 (patch) | |
| tree | a71819c32ce3658c67e4a7695ff5f51b758d61f6 /wscript | |
| parent | 975b305a0dc0fd149405e9903be88437bc779aae (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.5' +VERSION = '2.10.5devel' def options(opt): opt.load('compiler_cxx') |
