diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 00:43:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 00:43:52 +0100 |
| commit | 796e6a7dc6f4ff24956ed5c4b9fae78ac7253a7f (patch) | |
| tree | c671b4440be102bdda3a0ad54fddb1bcfd2f0480 /wscript | |
| parent | 7e43de17d7290208443d8e5cef9841671b6cb78a (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.10' +VERSION = '2.8.10devel' def options(opt): opt.load('compiler_cxx') |
