Various attempted fixes to audio sync.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 3c5a6639f30372acc066cd264aa61e1aac44023f..bd9b5233997dbd2808b2db7871bee5f94b24424c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.46pre'
+VERSION = '1.56pre'
 
 def options(opt):
     opt.load('compiler_cxx')