From 7f8ceb198a850c854c23cc775424c42962d7a0f7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Aug 2012 13:51:48 +0100 Subject: Bump version. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 83ba8218..7c9c470d 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.05' +VERSION = '0.06' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3