diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-26 16:05:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-26 16:05:43 +0000 |
| commit | 9079409bf4d5a77983fc3d330b0416a34dd5405f (patch) | |
| tree | e2a6eec750747073480c55a8321b6efb13d4f12d /wscript | |
| parent | 0375e14979c7d46fa968f266eecb9ce4d036988c (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.67' +VERSION = '2.11.67devel' def options(opt): opt.load('compiler_cxx') |
