Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 21:00:39 +0000 (21:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 21:00:39 +0000 (21:00 +0000)
wscript

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