Update test state file version.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index e58f0a9775f7ef5aa7d6fa2c383f57e12b997e9b..e5d0fc9a0f95215251a5fbeffcea6243b490f097 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.16devel'
+VERSION = '1.64.18devel'
 
 def options(opt):
     opt.load('compiler_cxx')