Merg..
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index db4d93e4d2666a69d3b21731b411fcbefa916413..e8f6240d3e61338da3756f0808c2a3ee87e9304f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.105pre'
+VERSION = '0.106pre'
 
 def options(opt):
     opt.load('compiler_cxx')