From 6783fd8c768c604bbe405636e32b10a878605d21 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 6 Oct 2015 20:50:29 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 2745b683d..ccd2eb1ae 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.4' +VERSION = '2.4.4devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2