diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:43:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:43:43 +0000 |
| commit | d5ce89148b63d36696dee783a1b7e075489aa21a (patch) | |
| tree | c389814f1f7e8404a791b528234560f94069b8b8 /wscript | |
| parent | 0bd835375d015ef353cf4a7927e25afd140466d9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.15devel' +VERSION = '2.0.16' def options(opt): opt.load('compiler_cxx') |
