Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 29 Jan 2014 22:46:42 +0000 (22:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Jan 2014 22:46:42 +0000 (22:46 +0000)
wscript

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