From 3b724a97248a507eb5a9889c5910c330e0c5e3ee Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 18 Nov 2015 23:18:50 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 7e27700af..35e532a72 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.5.6' +VERSION = '2.5.6devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2