From bd3be0efd59054666fd04d69715275f257994f5e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 19 Oct 2016 23:41:18 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index d6c620a62..145535343 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.37' +VERSION = '2.9.37devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3