From b3990bf62de28b2585e79380d72ab928292754c3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 May 2017 21:50:46 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 30e92a890..51f10b852 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.4' +VERSION = '2.11.4devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2