diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-28 01:39:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-28 01:39:25 +0100 |
| commit | 15e042f341f9cc96efb1a3fa7f15428915a6483f (patch) | |
| tree | 3086b29fb01842bf4ceea96684cb70b0e2a8167e /wscript | |
| parent | bc5d6def1fbd3a662409c611fab0efd7898deaec (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.9.18' +VERSION = '2.9.18devel' def options(opt): opt.load('compiler_cxx') |
