]> granicus.if.org Git - liblinear/commitdiff
version number in linear.h updated to 2.40
authorChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Wed, 27 May 2020 11:18:03 +0000 (19:18 +0800)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Wed, 27 May 2020 11:18:03 +0000 (19:18 +0800)
linear.h

index 2419188cf029ee503beaa69abad59e5b8dda3478..368ba2f51b811d343cc307e3c7a1d33a68a1503d 100644 (file)
--- 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" {