diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-09 01:02:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-09 01:02:36 +0000 |
| commit | 521561efad252470b9b04317cd874acf21da1a43 (patch) | |
| tree | d30763b6154570b5c64d554890c6fdf1c9bde43d /wscript | |
| parent | 19af27fda813256d04663067a3152cd8299f04c9 (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.71' +VERSION = '2.11.71devel' def options(opt): opt.load('compiler_cxx') |
