bump API to 1.3

This commit is contained in:
Nguyen Anh Quynh 2013-11-29 17:40:49 +08:00
parent b42a657873
commit 402f3fcfb4

2
cs.c
View File

@ -29,7 +29,7 @@
#include "utils.h"
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
#define VERSION_MINOR 3
cs_err cs_errno(csh handle)
{