Merge branch 'master' into 2.0--libdcp-1.0
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 86cddf7f2a39ff4d355d9ea8ebbe721566b12d78..a7a9922d67f4fd4d00940f7022f357708ce39ad8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.11devel'
+VERSION = '1.64.12devel'
 
 def options(opt):
     opt.load('compiler_cxx')