diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-06 21:43:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-06 21:43:15 +0000 |
| commit | 909c6f948cbed316c405bb2d3b00123edddc6c7a (patch) | |
| tree | c00784c466fa99f8e80bc7b7808a4c53295e7dcf /wscript | |
| parent | 23e8fcf09d1590d6f1f861b2776a6171c578ef98 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.39' +VERSION = '2.0.39devel' def options(opt): opt.load('compiler_cxx') |
