diff --git a/cs.c b/cs.c index c62cab89..9cf1864d 100644 --- a/cs.c +++ b/cs.c @@ -34,7 +34,7 @@ // API version #define API_MAJOR 1 -#define API_MINOR 6 +#define API_MINOR 7 cs_err cs_errno(csh handle) {