]> granicus.if.org Git - liblinear/commitdiff
Change version number to 221 for 2.21 release
authorWei-Lin Chiang <b02902056@ntu.edu.tw>
Tue, 2 Oct 2018 11:58:00 +0000 (19:58 +0800)
committerWei-Lin Chiang <b02902056@ntu.edu.tw>
Tue, 2 Oct 2018 11:58:00 +0000 (19:58 +0800)
linear.h

index b5b6296fb21012fd226ce0c42fe4db166be0660a..b8bade6c1be09607453fe42f64c44842d36f870b 100644 (file)
--- a/linear.h
+++ b/linear.h
@@ -1,7 +1,7 @@
 #ifndef _LIBLINEAR_H
 #define _LIBLINEAR_H
 
-#define LIBLINEAR_VERSION 220
+#define LIBLINEAR_VERSION 221
 
 #ifdef __cplusplus
 extern "C" {