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