Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 9f89e068e1f4e5da294a3f06fcb4c2eb71064f07..d913854368e7367d7310c189572e720424e655ea 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.61.1'
+VERSION = '1.63.1devel'
 
 def options(opt):
     opt.load('compiler_cxx')