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

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