From c7cf3738feab5d28ae7ef7312f7e2e613946fb90 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 15 Jan 2015 09:41:10 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 025070870..054b55091 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.31' +VERSION = '2.0.31devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2