Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Sep 2014 21:46:29 +0000 (22:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Sep 2014 21:46:29 +0000 (22:46 +0100)
wscript

diff --git a/wscript b/wscript
index fb5ad207121c3f84a4770e056dfb022d94701e0a..d717c5ef0931a78dedbbbc92cedeb63ed1d43e27 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.7'
+VERSION = '2.0.7devel'
 
 def options(opt):
     opt.load('compiler_cxx')