From 1296b7a8d4cdca3798036e3f069d1b76c4d5db3c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 25 Apr 2016 00:53:59 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index aed1e1d0..0fe56f0c 100644 --- a/wscript +++ b/wscript @@ -23,7 +23,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.3' +VERSION = '1.3.3devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3