diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-06 19:56:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-06 19:56:41 +0100 |
| commit | 9f3be02c2c34c01b2d44a85a3b7f61d49901381c (patch) | |
| tree | 38aa8d587c9fd8cae257c48464e82c5cff44a5ba /wscript | |
| parent | a40fb119b3a6dfac482981fd533079dfeba1e096 (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.8.19' +VERSION = '2.8.19devel' def options(opt): opt.load('compiler_cxx') |
