From 90f198821fe604eeb9b9e16e04f13b0821e07f4a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Jan 2018 00:53:52 +0000 Subject: [PATCH 1/1] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index d59850803..c80449229 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.45' +VERSION = '2.11.45devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2