Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 09:16:24 +0000 (09:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 09:16:24 +0000 (09:16 +0000)
wscript

diff --git a/wscript b/wscript
index b9ac8ef3efe0cbd16eaab610244fe8c59a398c56..52965b13299967c7cdefeb52e09aee590a59bcc4 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.6.3'
+VERSION = '2.6.3devel'
 
 def options(opt):
     opt.load('compiler_cxx')