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 | 98507d6bcc53bc671a1bcc1bd7fe3f815ef1afc8 (patch) | |
| tree | b77f9ba734ebdf53440eb1778cea8384255c6fe4 /wscript | |
| parent | b779451fa12f0b777e69b807c50f67d629f90961 (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.17' +VERSION = '2.0.17devel' def options(opt): opt.load('compiler_cxx') |
