From 230d989d46375a968a03e34bad429c67c75ebab8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 00:18:56 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 30283147..8fc27d93 100644 --- a/wscript +++ b/wscript @@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.5.1' +VERSION = '1.5.1devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3