diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-24 15:17:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-24 15:17:04 +0100 |
| commit | bbb11ac82930f062d6aa2e7b8b8ca4f885649a70 (patch) | |
| tree | 58508480bbf41eeb0501be1f0a410e337fa4b2c6 /wscript | |
| parent | c98006d812ebd30991dcae30f7dd7b6a092dd2c6 (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.14' +VERSION = '2.8.14devel' def options(opt): opt.load('compiler_cxx') |
