From a2b7a11b843248113c613227db87113360a285da Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 13 Apr 2020 14:08:16 +0200 Subject: [PATCH] moved sumalib to v1.0.36 --- sumalibs | 2 +- sumatra.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sumalibs b/sumalibs index b11748e..9f08b85 160000 --- a/sumalibs +++ b/sumalibs @@ -1 +1 @@ -Subproject commit b11748eac8b2ff68388d44bcba577323cebe5b08 +Subproject commit 9f08b85eaf92fd2a51e556212a9eb2693f6a66f5 diff --git a/sumatra.c b/sumatra.c index 50e3399..cebc23d 100644 --- a/sumatra.c +++ b/sumatra.c @@ -20,7 +20,7 @@ #include "libutils/utilities.h" #include "mtcompare_sumatra.h" -#define VERSION "1.0.34" +#define VERSION "1.0.36" /* ----------------------------------------------- */