From a55fc07bf282823f6c776ecf5c805946d3deb4de Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Oct 2014 09:12:35 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 7731de59..6e740edf 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.97.0devel' +VERSION = '0.98.0' def options(opt): opt.load('compiler_cxx') -- 2.30.2