diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-28 14:41:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-28 14:41:54 +0100 |
| commit | f5ba686a28a44f57ebac6c812fa1a242812a4996 (patch) | |
| tree | a3d24a70bf3ee96775a22f609c4664f590c9d1b7 /wscript | |
| parent | 4c60c74890ee16333ecf3adb87e69fc49d9a304f (diff) | |
Bump versionv2.3.8
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.7devel' +VERSION = '2.3.8' def options(opt): opt.load('compiler_cxx') |
