diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 13:49:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 13:49:18 +0100 |
| commit | 6ee11301d6b24082e1aa52c254533e30dbedd48a (patch) | |
| tree | 9d4a3f5ebaa82a3bbbd1e625bc89b0d7ab03a871 | |
| parent | a1f2b458714239d96a052a79b601b6c44ca76b52 (diff) | |
Bump version
| -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.1' +VERSION = '2.2.1devel' def options(opt): opt.load('compiler_cxx') |
