Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 10 Jan 2016 02:34:51 +0000 (02:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 10 Jan 2016 02:34:51 +0000 (02:34 +0000)
wscript

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