From 7da5995ab53018580849fe079f003a85fd775e54 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 17 Jan 2019 20:30:41 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 38192605..58a465c2 100644 --- a/wscript +++ b/wscript @@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.5.6devel' +VERSION = '1.5.7' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3