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 | e725a6b4bce2a05275ee611965c62d6803f3bf7c (patch) | |
| tree | 3aa9bccc6591ee4feaea4f18e0a131bcd68a57be /wscript | |
| parent | 76cfe88e0ab9fa4112b039fdc57c6dcbea462e96 (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.15' +VERSION = '2.0.15devel' def options(opt): opt.load('compiler_cxx') |
