diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-26 14:43:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-26 14:43:58 +0100 |
| commit | e3609d01179f6bfd6d890c3300db1142071c73f9 (patch) | |
| tree | 80fcf3b7164c918d64a33b5c85fdfa7521c8dfb4 /wscript | |
| parent | 7237da4926ed935d8f0faddac21c35934f0b5432 (diff) | |
Bump versionv2.3.6
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.5devel' +VERSION = '2.3.6' def options(opt): opt.load('compiler_cxx') |
