From e1f094f8c2494ecc75de966ff3c842642669e1e1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 5 Oct 2015 10:41:04 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index ccf376c3..0336f8f6 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.5' +VERSION = '1.2.5devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3