From c81be5abba47034760db125156bf80d9fcbdfc39 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Aug 2015 22:41:18 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 9a112866..9af4b39b 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.3' +VERSION = '1.2.3devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3