diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-12 00:17:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-12 00:17:47 +0100 |
| commit | f7897a0f53ccf3bc13eafabf7a8f8ea81461c55e (patch) | |
| tree | a77aba16fdacc3b4dc40ed4b324baa149bd6fdf9 /wscript | |
| parent | ec5d4f7f0525a39dab9d26d360c2c931cdc3d0f6 (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.8devel' +VERSION = '2.0.9' def options(opt): opt.load('compiler_cxx') |
