diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-14 01:03:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-14 01:03:59 +0100 |
| commit | aefd6c84abe3c6f51da7f533a0414c2a220a5098 (patch) | |
| tree | 6fb41df605aea174d53b0c7e0608ea970f57231d /wscript | |
| parent | 2fcdc88d9669a83b3fc413ef41e54e67a228bf69 (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.21' +VERSION = '2.1.21devel' def options(opt): opt.load('compiler_cxx') |
