Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Sep 2015 15:36:04 +0000 (16:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Sep 2015 15:36:04 +0000 (16:36 +0100)
wscript

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