Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Dec 2015 10:37:50 +0000 (10:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Dec 2015 10:37:50 +0000 (10:37 +0000)
wscript

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