From 03e34d93471789810001339332fc68b01745e2f8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 18 Apr 2016 23:41:26 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index e2a8f9c40..1f875366b 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.14' +VERSION = '2.7.14devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2