diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-28 10:40:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-28 10:40:45 +0100 |
| commit | 06a7c6ee43b1b5cad76ece4c0362d727bcd363ae (patch) | |
| tree | 03064f99d4479497b0b774ee00149c9ef8bee7b2 /wscript | |
| parent | 93b5d672f1dfe0c16f9d81231ccb03ea02abc271 (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.11.15' +VERSION = '2.11.15devel' def options(opt): opt.load('compiler_cxx') |
