]> granicus.if.org Git - liblinear/blobdiff - linear.h
change version number in liblinear.h to 2.30 for the new release
[liblinear] / linear.h
index 72a926f43897c5fca02e3fcc1b9ef5a3f0f8b15e..724cf7623c6e212f60e34ba38acd5e0bfc7b8d11 100644 (file)
--- a/linear.h
+++ b/linear.h
@@ -1,7 +1,7 @@
 #ifndef _LIBLINEAR_H
 #define _LIBLINEAR_H
 
-#define LIBLINEAR_VERSION 222
+#define LIBLINEAR_VERSION 230
 
 #ifdef __cplusplus
 extern "C" {