Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 3 Jul 2015 11:05:35 +0000 (12:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 3 Jul 2015 11:05:35 +0000 (12:05 +0100)
wscript

diff --git a/wscript b/wscript
index 0b7e87295a5606736bb8115640f45efd5054c0ce..96870f0f4c4c5deb85d5f24ee9442882e1e2c3e9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.16'
+VERSION = '2.1.16devel'
 
 def options(opt):
     opt.load('compiler_cxx')