diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-08 00:34:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 00:34:16 +0000 |
| commit | 06364d955bf715f6d4f6c367d39a0cd9265930ac (patch) | |
| tree | a604ff760c0f7a1896e568ecc9dbfd5707ae028d /wscript | |
| parent | 7617815102a4a2e3854da7ef56af7b1348f72bc0 (diff) | |
Bump versionv2.6.39
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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.38devel' +VERSION = '2.6.39' def options(opt): opt.load('compiler_cxx') |
