diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:37:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:37:48 +0100 |
| commit | 7735167e79335207cb23496ede2d4c267a25fdb9 (patch) | |
| tree | b01d7cd9d226d4da254ce715615a84bc91b79a1a | |
| parent | f4c5ea1b3323db13174e90709ae7772229dc8e94 (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.3' +VERSION = '2.10.3devel' def options(opt): opt.load('compiler_cxx') |
