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