From 8c9d12aba3a522997e831c5fb9842a9f6c7d2384 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Jun 2016 22:28:41 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 37c440736..45ac094d3 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.8' +VERSION = '2.8.8devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2