From: Chih-Jen Lin Date: Mon, 17 Dec 2018 11:31:20 +0000 (+0800) Subject: version number changed to 2.22 for next release X-Git-Tag: v230~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7bd576f4a7fe4374cef4794184213d59d3fc83d;p=liblinear version number changed to 2.22 for next release --- diff --git a/linear.h b/linear.h index b8bade6..c6913d1 100644 --- a/linear.h +++ b/linear.h @@ -1,7 +1,7 @@ #ifndef _LIBLINEAR_H #define _LIBLINEAR_H -#define LIBLINEAR_VERSION 221 +#define LIBLINEAR_VERSION 222 #ifdef __cplusplus extern "C" {