diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-16 10:50:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-16 10:50:13 +0000 |
| commit | 59bbccf44f6a25ddb5ab2ab9b4e7300a0112b77e (patch) | |
| tree | 2992ea675bedb7a8f14719fa388bb81eec5e0ffe | |
| parent | b672b4ba58c83ec2b0af0d61f593ec10eee4beb9 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.22' +VERSION = '2.6.22devel' def options(opt): opt.load('compiler_cxx') |
