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