Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Jan 2014 22:41:33 +0000 (22:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Jan 2014 22:41:33 +0000 (22:41 +0000)
wscript

diff --git a/wscript b/wscript
index 39acc5c929ad330b2aaed8cc712840b034ca7647..d722524590e75d137a484fff21071ee6c58f8c08 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.63.2'
+VERSION = '1.63.2devel'
 
 def options(opt):
     opt.load('compiler_cxx')