From 057fa489bb96ce561a37195144aacf62d0ebc332 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 5 Oct 2015 10:52:45 +0100 Subject: [PATCH 1/1] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 0336f8f6..6d286be2 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.5devel' +VERSION = '1.2.6' API_VERSION = '-1.0' def options(opt): -- 2.30.2