Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Oct 2014 22:43:43 +0000 (22:43 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Oct 2014 22:43:43 +0000 (22:43 +0000)
wscript

diff --git a/wscript b/wscript
index 91b6e5bd7b9f8f18816c1a20540acf970630f7f5..7f0cbfb03c03438d61a604b94f553450ae1cbe74 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.16'
+VERSION = '2.0.16devel'
 
 def options(opt):
     opt.load('compiler_cxx')