diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-10 09:45:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-10 09:45:32 +0100 |
| commit | 484974b2b941fbd7b94ab7164a73dd2660a3f06b (patch) | |
| tree | 543a8810315c2f0edcebf3ca7333ca1727807d08 /wscript | |
| parent | 4743bb988b2d60e235da7027dddb90032812e335 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.7devel' +VERSION = '2.0.8' def options(opt): opt.load('compiler_cxx') |
