From 646bfd44d47bd0d4edf23f416c26eca20c669035 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Sun, 15 Oct 2017 21:05:37 +0200 Subject: [PATCH] Version 1.0.31 --- sumatra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sumatra.c b/sumatra.c index a31010f..7e62ca2 100644 --- a/sumatra.c +++ b/sumatra.c @@ -20,7 +20,7 @@ #include "./sumalibs/libutils/utilities.h" #include "mtcompare_sumatra.h" -#define VERSION "1.0.30" +#define VERSION "1.0.31" /* ----------------------------------------------- */