From 43726aee530e33a741a554cbdb058be9248bc418 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 Jun 2015 15:18:35 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index dcaec794..13f2cb6a 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.1.0' +VERSION = '1.1.0devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3