From 31e99800b3d954cd3bec5974dbba4b937d9b011d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 22 Sep 2014 23:05:41 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index a5e7b3693..ed19d2076 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.10devel' +VERSION = '2.0.11' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3