From a4e6ac6c6a6fd1d57b70bffa28ace4343e8a09d6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 19 Dec 2013 13:07:22 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 80108412..9a6d574d 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.89' +VERSION = '0.90pre' def options(opt): opt.load('compiler_cxx') -- 2.30.2