Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 6 Sep 2015 11:58:10 +0000 (12:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 6 Sep 2015 11:58:10 +0000 (12:58 +0100)
wscript

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