Skip to content

Commit bfcd0a7

Browse files
committed
auproc capi version 0.0.1
1 parent d6a5118 commit bfcd0a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

auproc_capi.h

Lines changed: 3 additions & 3 deletions
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)