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 | 23e8fcf09d1590d6f1f861b2776a6171c578ef98 (patch) | |
| tree | ab76aa7f75704bff693a56a9e7e766e380b8a928 /wscript | |
| parent | 079b097c0d227bc899fe7af19dd904813e09f635 (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.38devel' +VERSION = '2.0.39' def options(opt): opt.load('compiler_cxx') |
