From 6873b32db9a7275b8c49e64b63110b4cfe0980fd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 12 Sep 2014 00:17:47 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 15416a0eb..8c5fca8b9 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.9' +VERSION = '2.0.9devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2