diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-08 00:34:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 00:34:16 +0000 |
| commit | c553919ead991ffce9154cbc70c1f8485826f143 (patch) | |
| tree | 0983ca8ef04f03181b6f7db42a5cd29858145098 | |
| parent | 06364d955bf715f6d4f6c367d39a0cd9265930ac (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.39' +VERSION = '2.6.39devel' def options(opt): opt.load('compiler_cxx') |
