Stop old frames appearing in the preview after seeks.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 1fe4bcec84ca3676b2bbe3f9281951ce845e85d5..649462f5683ed01dfbf7f28385c257cd90849623 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.6devel'
+VERSION = '2.11.9devel'
 
 def options(opt):
     opt.load('compiler_cxx')