From 036c739fe6ea0b9873d4697b4ddec433644c1f51 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 13 Dec 2017 22:05:11 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 0e6ae47dd..30d6fb8d6 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.29' +VERSION = '2.11.29devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2