diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-12 00:32:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-12 00:32:34 +0000 |
| commit | 918440a4e748d46195a76438ad8d654f61f34cc1 (patch) | |
| tree | 3d057285b273a0b7f040935c9b601b61fe00eee1 | |
| parent | c02386ffc525b646f6f1bcfbec18789346cec9d2 (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.9.40' +VERSION = '2.9.40devel' def options(opt): opt.load('compiler_cxx') |
