Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 9 Sep 2015 08:55:44 +0000 (09:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Sep 2015 08:55:44 +0000 (09:55 +0100)
wscript

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