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 | 6873b32db9a7275b8c49e64b63110b4cfe0980fd (patch) | |
| tree | 03587635ba7cb05ad9f6b229c8c33c6f151bce0d /wscript | |
| parent | f7897a0f53ccf3bc13eafabf7a8f8ea81461c55e (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.9' +VERSION = '2.0.9devel' def options(opt): opt.load('compiler_cxx') |
