diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-22 14:24:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-22 14:24:54 +0100 |
| commit | 76cfe88e0ab9fa4112b039fdc57c6dcbea462e96 (patch) | |
| tree | b2af8d0255498492701a9097f7b3c9901181cd6d /wscript | |
| parent | f90d74f7a0382f0dc63eef81bd553d7a7b38edb2 (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.14devel' +VERSION = '2.0.15' def options(opt): opt.load('compiler_cxx') |
