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