From 4d0c008b7940b4ecad25f97386eb6413e125a094 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 1 Feb 2018 00:03:15 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 1ac6b9964..5f7e50c26 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.47' +VERSION = '2.11.47devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2