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

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