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