From 220cd23f1420fb5fa00f8d98b3e8e29dea1789d0 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 c475cb36..9a112866 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.2devel' +VERSION = '1.2.3' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3