diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-23 01:51:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-23 01:51:59 +0000 |
| commit | 9ed1332f35b3fb86ea908dba667e562ae9ffb169 (patch) | |
| tree | 4de92d17630ac82a7d9432737e9df043b2b774e9 /wscript | |
| parent | 8d8d1e30ab4d8dd92e7a94497e83fa736c88d849 (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.11.61' +VERSION = '2.11.61devel' def options(opt): opt.load('compiler_cxx') |
