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