From 148952ec8b13eb382a4d60bc34a7329203f0df95 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 2 Dec 2015 10:37:50 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 819537b81..e0411b824 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.5.14' +VERSION = '2.5.14devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2