diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-19 21:00:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-19 21:00:40 +0100 |
| commit | 728d3e229167c7662a5e89624a877cd8efee0b94 (patch) | |
| tree | 84d8f19177f711676081b5157bc12c130fe84416 /wscript | |
| parent | ad7dc5ef0bd6f70c32600329e135d87b84604a3f (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 APPNAME = 'dcpomatic' -VERSION = '2.1.6' +VERSION = '2.1.6devel' def options(opt): opt.load('compiler_cxx') |
