diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:44:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:44:46 +0000 |
| commit | b779451fa12f0b777e69b807c50f67d629f90961 (patch) | |
| tree | 6d2945c97ba7728140399d9d56604ba87b359f0f /wscript | |
| parent | 542deed3b0099c7d1c03c6f48b8ae8899fa4f918 (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.16devel' +VERSION = '2.0.17' def options(opt): opt.load('compiler_cxx') |
