Add button to move things to the start of reels (#798).
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 622d92c35d661add5e157cb89bb630782df6c064..2387d27ccc6ab3478fb5c108fbf72542663d075a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.8.7'
+VERSION = '2.8.9devel'
 
 def options(opt):
     opt.load('compiler_cxx')