diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-02 00:23:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-02 00:23:25 +0000 |
| commit | 478dd8fe139454cd368d1cef139bae7644b0279c (patch) | |
| tree | 543f681a2c8a05d1e4c388d68637070d521762de /wscript | |
| parent | a7e1b15deaa82df8609dc151aad232d7ff1a912c (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.6.18' +VERSION = '2.6.18devel' def options(opt): opt.load('compiler_cxx') |
