From 0369aae1d693d292902ce640dc4f778f4a287fac Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 23 Jul 2013 19:22:17 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 01be0481..bcf98b38 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.68pre' +VERSION = '0.68' def options(opt): opt.load('compiler_cxx') -- 2.30.2