diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-18 00:48:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-18 00:48:38 +0100 |
| commit | 8f9602fcf92baf1e706e8851098e6c2d0419c433 (patch) | |
| tree | c3d9d0e7d626fc0ce30107959712f4db6e7cf125 /wscript | |
| parent | 853f658e8a95ece236438eb8e91860360e0624af (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.9devel' +VERSION = '2.0.10' def options(opt): opt.load('compiler_cxx') |
