Merge master.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index fc2d91250701bd136ad74e5265b0151d5dd37a9e..571d2b0897f90774325b1bb59f758e30aaa3b64e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.3devel'
+VERSION = '1.63.5devel'
 
 def options(opt):
     opt.load('compiler_cxx')