From 25e46b967956a9467bbb054f7ac339288304526d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 8 May 2013 09:49:31 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 274408b6..3721ec85 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.50pre' +VERSION = '0.50' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3