diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 23:24:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 23:24:56 +0100 |
| commit | 4aa1d706821d7f8c837d438898c728d4f85cf97d (patch) | |
| tree | 546690960aa1aaf5e984a36e06feb1b9e948b71b /wscript | |
| parent | f075a97823a2f67e190c20898c4232b5e90df703 (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.17' +VERSION = '2.8.17devel' def options(opt): opt.load('compiler_cxx') |
