From 188ae6711eaf9e231e8c07f85a6e8d1fee191ab6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Jul 2017 15:18:45 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index c03a8103b..9793980a3 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.7' +VERSION = '2.10.7devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2