Add test of reel digests.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index a13b239f4dd2a6137fe1a8b9e95d4b032b4599d4..97e898d565b3e3f9b61e013340dd2faaeb897bba 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.8.20devel'
+VERSION = '2.9.5devel'
 
 def options(opt):
     opt.load('compiler_cxx')