Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Sep 2015 23:52:35 +0000 (00:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Sep 2015 23:52:35 +0000 (00:52 +0100)
wscript

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