Fix manual deps.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index e984354bd97cb644d632386990c49946a8d9a279..5968a48d2e94a0b1d6a4629ba4e9885577849933 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.68beta3'
+VERSION = '0.68beta7'
 
 def options(opt):
     opt.load('compiler_cxx')