From f1cc295189c1db0e9a72093499b3c859218319e7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 12 Nov 2014 18:01:27 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 1b1d8778f..8ff254877 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.20' +VERSION = '2.0.20devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2