Skip to content

Commit cb9340f

Browse files
committed
auproc capi version 0.0.1
1 parent 1782098 commit cb9340f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/auproc_capi.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
#define AUPROC_CAPI_ID_STRING "_capi_auproc"
55

6-
#define AUPROC_CAPI_VERSION_MAJOR -3
7-
#define AUPROC_CAPI_VERSION_MINOR 1
8-
#define AUPROC_CAPI_VERSION_PATCH 0
6+
#define AUPROC_CAPI_VERSION_MAJOR 0
7+
#define AUPROC_CAPI_VERSION_MINOR 0
8+
#define AUPROC_CAPI_VERSION_PATCH 1
99

1010
#ifndef AUPROC_CAPI_IMPLEMENT_SET_CAPI
1111
# define AUPROC_CAPI_IMPLEMENT_SET_CAPI 0

0 commit comments

Comments
 (0)