Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 8790cf9a40f8c27e0048f3d491e4eeab57abf42a..1bf81bfb4214fed76153f18b2c4537c0a47e7e0d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.6devel'
+VERSION = '1.64.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')