In general the player assumes that it won't receive out of order video.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index efd17d9cb83fa32eab17fe70d86d6fd39e988a7c..f821d2d93e7cbb711434e5aa3469c2b481b82e59 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.37'
+VERSION = '2.11.42devel'
 
 def options(opt):
     opt.load('compiler_cxx')