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