Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Jan 2014 21:38:40 +0000 (21:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 19 Jan 2014 21:38:40 +0000 (21:38 +0000)
wscript

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