Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 6 Sep 2015 00:25:50 +0000 (01:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 6 Sep 2015 00:25:50 +0000 (01:25 +0100)
wscript

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