diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:45 +0100 |
| commit | ad4ddb93fede5084737d0cc2b35420e34f773c47 (patch) | |
| tree | 1429a36c1b77e9976a960d4cf43b45e4b6859fbd | |
| parent | a7271ea348747e8fecd831385da1d7cd9a835ef9 (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.2' +VERSION = '2.2.2devel' def options(opt): opt.load('compiler_cxx') |
