Don't automatically call pass() without first checking to see if we have
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 6ce0615ee0c48c4da36da359b3269a3b9639f192..d717c5ef0931a78dedbbbc92cedeb63ed1d43e27 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.6devel'
+VERSION = '2.0.7devel'
 
 def options(opt):
     opt.load('compiler_cxx')