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