diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:46:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:46:29 +0100 |
| commit | 6346c14f1f631a0540e46dd9d8180ab5efa2e55a (patch) | |
| tree | d91cfbc682d24d865c100a3e9795e86725bbfa60 /wscript | |
| parent | 6b05486d6d8a099c0623da2b84fb1478e842d8d5 (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.6devel' +VERSION = '2.0.7' def options(opt): opt.load('compiler_cxx') |
