Add a hint about non-flat/scope containers after hearing from
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 90093f5030cc4ec6fdd037a810ccde99b2197b0c..c685976d540aa9ed291163a6fcf236f1ad21fbd4 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.9.6devel'
+VERSION = '2.9.20devel'
 
 def options(opt):
     opt.load('compiler_cxx')