From 4aa1d706821d7f8c837d438898c728d4f85cf97d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 3 Jul 2016 23:24:56 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 33f9f8a48..1c2cfffb7 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.17' +VERSION = '2.8.17devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2