Fix bad A/V sync in some (and maybe lots) of circumstances.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index d722524590e75d137a484fff21071ee6c58f8c08..7aa17074ec37b64953567755da6426e2a88ee18f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.2devel'
+VERSION = '1.63.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')