From 8d2effd529e8e6875fe4fa6b0c5de5a12b0edb94 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 7 Jul 2016 15:30:34 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 416ab0029..a13b239f4 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.20' +VERSION = '2.8.20devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2