From 880174422d33e11b087712c94151f9720f0a4b5d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 24 Jun 2019 15:39:30 +0100 Subject: bugfix for kernel rbf --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 30a8ee3..875b05f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2.1 +VERSION=0.2.2 CC=gcc CFLAGS=-Wall -Wno-unused-result -Wsign-compare -Wstrict-prototypes \ -DVERSION=$(VERSION) -g -O3 -- cgit v1.2.3