diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-13 23:25:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-13 23:25:00 +0000 |
| commit | 816ada9a668d1f57e34edd9b54483af2ca7b03e4 (patch) | |
| tree | df5a859c5b01d3839b6185d1e8242c7003e25c51 /wscript | |
| parent | 46b937ced87e74c184e1ef08b23827145a2aae74 (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.16' +VERSION = '2.6.16devel' def options(opt): opt.load('compiler_cxx') |
