From c8f2fceb2c023463ca9026a5c6a6bd9c5c99f61a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 28 May 2014 23:34:04 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 0341e61e..fd751a97 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.95.0' +VERSION = '0.95.0devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3