From 202a38482e2c3ce8be331782ada0365554c016e4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 12:54:13 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index fe7182fb..4805bd8a 100644 --- a/wscript +++ b/wscript @@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.4devel' +VERSION = '1.4.0' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3