Merge remote-tracking branch 'origin/master' into 2.0
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 8c5fca8b9bb19ce7fb79cf034b92a8d7fb7b01c7..e2d2042294c25a86c2a917536d4509b7246ee15a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.9devel'
+VERSION = '2.0.11devel'
 
 def options(opt):
     opt.load('compiler_cxx')