From a7601beaa8983c9d012d9230ce66aa861f34e67f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Oct 2014 09:32:14 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 0c5dbf033..80948816e 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.3' +VERSION = '1.76.3devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2