Name playhead moves 'go to' rather than 'move to'
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index be9d2224503ecbe532f81762461facb7c6868f9d..f10c31d5898b819c42023ee0d3ae7fda70561d20 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.8.13devel'
+VERSION = '2.8.16devel'
 
 def options(opt):
     opt.load('compiler_cxx')