From 6478e5d4b9c54cd2102ac611c35cb83b0519db26 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 28 Oct 2015 11:33:02 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 02288372e..be3137837 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.13' +VERSION = '2.4.13devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2