diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-27 21:59:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-27 21:59:29 +0100 |
| commit | b422a72d1f637e21d621c075de10eb3daa98bb1d (patch) | |
| tree | 4185ad63dfb16af8e7649231fb8e75bdb9014c8d /wscript | |
| parent | d167165109108aedab8eff184af5d472f9c2692b (diff) | |
Bump versionv2.3.7
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.3.6devel' +VERSION = '2.3.7' def options(opt): opt.load('compiler_cxx') |
