From d97e1600057d796c4163cecf28f9f04a6ea6402b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 5 Oct 2015 10:52:45 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6d286be2..c6b69e86 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.6' +VERSION = '1.2.6devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3