From 8c2fca46577a2de512be1d227201bd0100ad9d24 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 11 Jul 2013 10:17:52 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index a6612946..071c2e45 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.61pre' +VERSION = '0.61' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3