From: Chih-Jen Lin Date: Wed, 27 May 2020 11:18:03 +0000 (+0800) Subject: version number in linear.h updated to 2.40 X-Git-Tag: v240~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f73b1d4b61dc4927324d18dc24d60a6430f58d1d;p=liblinear version number in linear.h updated to 2.40 --- diff --git a/linear.h b/linear.h index 2419188..368ba2f 100644 --- a/linear.h +++ b/linear.h @@ -1,7 +1,7 @@ #ifndef _LIBLINEAR_H #define _LIBLINEAR_H -#define LIBLINEAR_VERSION 230 +#define LIBLINEAR_VERSION 240 #ifdef __cplusplus extern "C" {