Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 13:58:03 +0000 (13:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 13:58:03 +0000 (13:58 +0000)
wscript

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