From e625f9dece63b3e102236230ef98dc204c2ee31d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 Oct 2015 14:26:17 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6ae1e995d..f67d9c93d 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.6devel' +VERSION = '2.4.7' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3