Prevent crashes with 8 channel sound assets.
[libdcp.git] / wscript
diff --git a/wscript b/wscript
index 13abb2a07954b51f7a5415336497fcad7242b0e6..afc06fd524800dae3d78b6662257faeba7c17ed8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import lut
 
 APPNAME = 'libdcp'
-VERSION = '0.28pre'
+VERSION = '0.31pre'
 
 def options(opt):
     opt.load('compiler_cxx')