Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 10:42:03 +0000 (11:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 10:42:03 +0000 (11:42 +0100)
wscript

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