From 571b3229da4b3cf46ef09d222bc27f76960d01dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 17 Sep 2012 12:55:40 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 67c5b6bb..d318a3a6 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.21pre' +VERSION = '0.21' def options(opt): opt.load('compiler_cxx') -- 2.30.2