diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 10:17:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 10:17:50 +0100 |
| commit | fa09d53b775002152d46c3e1feb21496c0e80097 (patch) | |
| tree | 3360ee128d89b00d89cbab61db1b3211458cb166 /wscript | |
| parent | c3a2ee2800f7d9ebf71e4805fa9adc1c8aca1920 (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.2.0' +VERSION = '2.2.0devel' def options(opt): opt.load('compiler_cxx') |
