Add test for JP's tricky subtitles.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index c804492294fb24dac9346755e04384f34f979857..e0ff24af9b056c031ab04d1e2e5878f4066f1d97 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.45devel'
+VERSION = '2.11.46devel'
 
 def options(opt):
     opt.load('compiler_cxx')