We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1782098 commit cb9340fCopy full SHA for cb9340f
src/auproc_capi.h
@@ -3,9 +3,9 @@
3
4
#define AUPROC_CAPI_ID_STRING "_capi_auproc"
5
6
-#define AUPROC_CAPI_VERSION_MAJOR -3
7
-#define AUPROC_CAPI_VERSION_MINOR 1
8
-#define AUPROC_CAPI_VERSION_PATCH 0
+#define AUPROC_CAPI_VERSION_MAJOR 0
+#define AUPROC_CAPI_VERSION_MINOR 0
+#define AUPROC_CAPI_VERSION_PATCH 1
9
10
#ifndef AUPROC_CAPI_IMPLEMENT_SET_CAPI
11
# define AUPROC_CAPI_IMPLEMENT_SET_CAPI 0
0 commit comments