diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:04 +0100 |
| commit | 62a5a6b72ab9092cadc127da53e105493b281319 (patch) | |
| tree | 0e5ca171a76d72face2de68f75b231bbb7ef6071 /wscript | |
| parent | f26e05b81af71efd1a571b3f23c0eac66152fdac (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.11' +VERSION = '2.9.11devel' def options(opt): opt.load('compiler_cxx') |
