Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 2fea78dead0108c95dc67ea03f685478ca27bedf..64616eb73266c5306ddcd37f201dadc289e8c990 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.6devel'
+VERSION = '1.64.15devel'
 
 def options(opt):
     opt.load('compiler_cxx')