From 7639a5933c74cd4e69fbb6fe6ffcb22cae600685 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 28 Jul 2015 16:04:04 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 406ca12a..feb7d815 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.103.0devel' +VERSION = '0.104.0' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3