From 4fdc2b90779981f28295380e6155485e56644bd9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 12 Jul 2014 22:38:54 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 3839f227..f19662ec 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.96.0' +VERSION = '0.96.0devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2