Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Jan 2014 11:09:45 +0000 (11:09 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Jan 2014 11:09:45 +0000 (11:09 +0000)
wscript

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