diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-22 16:14:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-22 16:14:49 +0100 |
| commit | 87227491d5572698a33ff3204ec51a5dc54030bc (patch) | |
| tree | 962e9b97252d6bec38a72de0f716b120f102c354 /wscript | |
| parent | 22b23e32816149b7722b8b3d0788dca145030162 (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.15' +VERSION = '2.9.15devel' def options(opt): opt.load('compiler_cxx') |
