From d131ea3f1b53e2229a0ee54899cc89e1d0fe3b96 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 12 Jun 2015 21:19:55 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index c10e24b03..8c76ca22e 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.51' +VERSION = '2.0.51devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2