From b5c4dc584875dbfd6375b2d6527b5ce037927874 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Oct 2015 00:56:20 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index cccc8ed6f..7c1aae73b 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.5' +VERSION = '2.4.5devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2