From 5c8599593ee8b3ef05d5c55c5f0885a2d8bfb9d2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 20 Oct 2014 22:50:32 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 93c1491a9..62b47d9a4 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.2' +VERSION = '1.76.2devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2