Fix reel that subtitles are put in when they are exactly on a reel boundary.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 26ae175fa303b83ba00ad467ead4b102012cc77e..d9910f08226b11af08619ce8ae500c0abf0b05cb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.5.2devel'
+VERSION = '2.5.10devel'
 
 def options(opt):
     opt.load('compiler_cxx')