diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-09 20:45:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-09 20:45:09 +0000 |
| commit | 4542d9e7c510ba91e1b9b056536a2bc4a18ecf32 (patch) | |
| tree | 1cef0fe4d8ea3d0c2d45b4394415fbaa8efb4227 /wscript | |
| parent | 910d3debfac234023d89bdcaef8c8f3713f3334d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.11.39' +VERSION = '2.11.39devel' def options(opt): opt.load('compiler_cxx') |
