Pass DCP subtitles before video so that they are present when the video frame looks...
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 2237fa5e0496194e8ccf603acd626a8c06819f54..58fc74a5bb05b1106e8751bb23ba80247af184cc 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.46'
+VERSION = '2.11.49devel'
 
 def options(opt):
     opt.load('compiler_cxx')