diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-16 13:42:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-16 13:42:26 +0100 |
| commit | d20bff2e0433f93bd031fc8bc1174f99ca17efff (patch) | |
| tree | 5205557de82797745e336b70c7c97eeab8068601 /wscript | |
| parent | b4098be1f6ab7d8f4f6c859cea70a98c51d0f77f (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.22' +VERSION = '2.1.22devel' def options(opt): opt.load('compiler_cxx') |
