Use the same ContextID whenever encrypting the picture asset for a project;
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index a075ddc89cc1dbe1a3820809f31a14e9b5e5235f..6c1fdfc5f873cd801640468ac070831ecd9703d6 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.8.18'
+VERSION = '2.9.38devel'
 
 def options(opt):
     opt.load('compiler_cxx')