diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 01:53:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 01:53:42 +0100 |
| commit | 2d2dc7d24a27b2bf93c65caf55c03073b918c5af (patch) | |
| tree | 819f33f61469f5a29cfa26f585519c2e4c215ad5 /wscript | |
| parent | a666a2387a396bb729aad59c0ceb40202e7e6fb5 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.15' +VERSION = '2.7.15devel' def options(opt): opt.load('compiler_cxx') |
