]> granicus.if.org Git - liblinear/commitdiff
version number changed to 2.22 for next release
authorChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Mon, 17 Dec 2018 11:31:20 +0000 (19:31 +0800)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Mon, 17 Dec 2018 11:31:20 +0000 (19:31 +0800)
linear.h

index b8bade6c1be09607453fe42f64c44842d36f870b..c6913d1f1a8798de804128260d9904298d72515e 100644 (file)
--- 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" {