Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 17 Feb 2018 00:51:43 +0000 (00:51 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 17 Feb 2018 00:51:43 +0000 (00:51 +0000)
wscript

diff --git a/wscript b/wscript
index c59f8e6454a5ef03217f6857a2ed30d6b85049d3..796f9032dd844e5ddc4bb911d3884ebf9be80377 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.57'
+VERSION = '2.11.57devel'
 
 def options(opt):
     opt.load('compiler_cxx')