Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 3 Jul 2015 13:29:18 +0000 (14:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 3 Jul 2015 13:29:18 +0000 (14:29 +0100)
wscript

diff --git a/wscript b/wscript
index 9c651e8da69bcf64b72241b52ae400f59f013e28..5222f27df54a46c8aee713614438d1b62f19ddeb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -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')