diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:29:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-03 14:29:18 +0100 |
| commit | 205e2742b889076f6fb524df477bc2d46863ac3a (patch) | |
| tree | 81dfe7810e64206f4c229ab8fb729c9cd92a66d8 /wscript | |
| parent | 9ffb7778e1ab8af113eb1e48244ae63612cce8bc (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.17' +VERSION = '2.1.17devel' def options(opt): opt.load('compiler_cxx') |
