diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-06 18:59:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-06 18:59:36 +0100 |
| commit | 73f99ecb925ea505e316d536a78b2b69ce067276 (patch) | |
| tree | 329b3e962126be23527532a0097c9cd73911d6d6 /wscript | |
| parent | c20838738965dd5dc97bed79124e0714ba37f370 (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.0devel' +VERSION = '2.0.1' def options(opt): opt.load('compiler_cxx') |
