diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-16 16:12:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-16 16:12:45 +0000 |
| commit | c283596415687c40c54ab04a069d70229d7f751e (patch) | |
| tree | 714372b464a9f3a1275d79054410baa90a1fbc55 /wscript | |
| parent | 5568da9541d53bcff37049487ade10da296077a1 (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.77' +VERSION = '2.11.77devel' def options(opt): opt.load('compiler_cxx') |
