Fix misunderstandings in decoder frame handling for 3D/3D-alternate.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 21b462148d8ba56cd9d6bb79dc5dc6f3a7aa7381..6579c19a6306f4e9bed9fc647187b16d854b34bb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.9.26devel'
+VERSION = '2.9.36devel'
 
 def options(opt):
     opt.load('compiler_cxx')