Auto-save metadata before starting a DCP encode.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index a705d8b638cde468b991648d20603f9dc4a92809..6bf8b5045e4960db91ee96e6e7fdc662de97e01d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.66.5'
+VERSION = '1.66.7devel'
 
 def options(opt):
     opt.load('compiler_cxx')