Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2015 13:43:58 +0000 (14:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2015 13:43:58 +0000 (14:43 +0100)
wscript

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