There was an error while loading. Please reload this page.
1 parent 6707068 commit b39918fCopy full SHA for b39918f
src/receiver_capi.h
@@ -2,9 +2,9 @@
2
#define RECEIVER_CAPI_H
3
4
#define RECEIVER_CAPI_ID_STRING "_capi_receiver"
5
-#define RECEIVER_CAPI_VERSION_MAJOR -1
6
-#define RECEIVER_CAPI_VERSION_MINOR 2
7
-#define RECEIVER_CAPI_VERSION_PATCH 0
+#define RECEIVER_CAPI_VERSION_MAJOR 0
+#define RECEIVER_CAPI_VERSION_MINOR 0
+#define RECEIVER_CAPI_VERSION_PATCH 1
8
9
typedef struct receiver_object receiver_object;
10
typedef struct receiver_writer receiver_writer;
0 commit comments