Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 13 Jan 2016 23:25:00 +0000 (23:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 13 Jan 2016 23:25:00 +0000 (23:25 +0000)
wscript

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