From e725a6b4bce2a05275ee611965c62d6803f3bf7c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Oct 2014 14:24:54 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 0e8cca746..0a9e00e9c 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.15' +VERSION = '2.0.15devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2