From 556c84969d1817bd23d843418c676561059cd025 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Fri, 17 Jul 2015 10:53:02 +0200 Subject: [PATCH] version 1.0.03 --- sumatra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sumatra.c b/sumatra.c index 34e4c11..8c04b67 100644 --- a/sumatra.c +++ b/sumatra.c @@ -20,7 +20,7 @@ #include "./sumalibs/libutils/utilities.h" #include "mtcompare_sumatra.h" -#define VERSION "1.0.02" +#define VERSION "1.0.03" /* ----------------------------------------------- */