diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-13 00:33:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-13 00:33:24 +0000 |
| commit | e353df8a5463e3297c259b6aad9f3ba472d05e27 (patch) | |
| tree | 1a72616848f3d65948785ac162b265ab4499c6eb /wscript | |
| parent | 18d10a92426f4d65a8e213ec237432d244e955d0 (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.10.8' +VERSION = '2.10.8devel' def options(opt): opt.load('compiler_cxx') |
