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