diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-24 21:39:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-24 21:39:39 +0100 |
| commit | 84ce35337e6c8fb0543c466bf9541c4147bd200e (patch) | |
| tree | a3678dec22a555eee106c995fe1862dbe4c48ea5 /wscript | |
| parent | 466216662900d6362f8fa60ed67b778f60413968 (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.1devel' +VERSION = '2.0.2' def options(opt): opt.load('compiler_cxx') |
