Supporter.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 9c3569671437a6a58009817c5ab436f328223f8a..e5d0fc9a0f95215251a5fbeffcea6243b490f097 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.9devel'
+VERSION = '1.64.18devel'
 
 def options(opt):
     opt.load('compiler_cxx')