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 | d235e54ec3ee9a187c1f776c834b28ed2ae5e752 (patch) | |
| tree | 7bb9d5c495e133bb34272b4834760794408d37dd | |
| parent | 8f9602fcf92baf1e706e8851098e6c2d0419c433 (diff) | |
Bump version
| -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.10' +VERSION = '2.0.10devel' def options(opt): opt.load('compiler_cxx') |
