Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Jan 2014 22:48:10 +0000 (22:48 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Jan 2014 22:48:10 +0000 (22:48 +0000)
wscript

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