diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-11 11:33:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-11 11:33:05 +0000 |
| commit | 22df2cce3cb020c0a22e26d28879583dd04401bb (patch) | |
| tree | 05281142ccba4d5ac0827fffa95ab2e644ab19bf | |
| parent | a23d6161d952de5ec422d5854d8098d675683d54 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.2' +VERSION = '2.10.2devel' def options(opt): opt.load('compiler_cxx') |
