diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-17 23:13:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-17 23:13:07 +0100 |
| commit | 13827a3fcd25fa992232792ef66a511dc0fed790 (patch) | |
| tree | 38ba3f679ac959f6065aa74fcec2645c6feefc5b /wscript | |
| parent | ac0375f4746c0bcf629b73019850011be2db653c (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.39' +VERSION = '2.1.39devel' def options(opt): opt.load('compiler_cxx') |
