Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Jan 2014 00:40:07 +0000 (00:40 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 23 Jan 2014 00:40:07 +0000 (00:40 +0000)
wscript

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