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