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 | ac0375f4746c0bcf629b73019850011be2db653c (patch) | |
| tree | c9073f6cded0145dd38dd1fe1be5a2c58ef1cad7 /wscript | |
| parent | d184945d41ea7d6e489621dc6492a93b5d91f7de (diff) | |
Bump versionv2.1.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 APPNAME = 'dcpomatic' -VERSION = '2.1.38devel' +VERSION = '2.1.39' def options(opt): opt.load('compiler_cxx') |
