Make player decide whether subtitles should be burnt based on
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 5e8b1ee53e50a3b580765ed82a64d53e92e421df..af711af059c24541f2407dba34c60eed8ac7fb62 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.8devel'
+VERSION = '2.1.10devel'
 
 def options(opt):
     opt.load('compiler_cxx')