diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-18 21:05:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-18 21:05:41 +0100 |
| commit | 6fcc647266f4e232693b57b03be10367a626e2be (patch) | |
| tree | d771bbad18698588da540505ca8b5f1cdf6a8892 /wscript | |
| parent | fd828be9f43074ff1da9744930b780fbc74c2a2f (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.41' +VERSION = '2.1.41devel' def options(opt): opt.load('compiler_cxx') |
