From e7aa6859f08565d58684fa4b9c40fed716f0ba17 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Mon, 21 Sep 2015 10:20:35 +0000 Subject: Add '-C' flag to meantools-derive Fix memory leak in meantools-derive --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6233fe..19fc350 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ # if static=1 then link libkondo statically but other libraries dynamically STATIC=1 -VERSION=1.3 +VERSION=1.3.1 # products of the compilation PROJECT_BINS= meankondo numkondo meantools kondo_preprocess meantools-convert -- cgit v1.2.3-54-g00ecf