Make po and merge.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 7a0f58cbe9b739c7b9535fe95c0d9c13fae77a70..8bd7d1e6b38b860d5e1773b249638082e17d8e5d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.3devel'
+VERSION = '1.63.8devel'
 
 def options(opt):
     opt.load('compiler_cxx')