Skip to content

Commit

Permalink
auproc capi version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
osch committed Jul 21, 2022
1 parent d6a5118 commit bfcd0a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions auproc_capi.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

#define AUPROC_CAPI_ID_STRING "_capi_auproc"

#define AUPROC_CAPI_VERSION_MAJOR -3
#define AUPROC_CAPI_VERSION_MINOR 1
#define AUPROC_CAPI_VERSION_PATCH 0
#define AUPROC_CAPI_VERSION_MAJOR 0
#define AUPROC_CAPI_VERSION_MINOR 0
#define AUPROC_CAPI_VERSION_PATCH 1

#ifndef AUPROC_CAPI_IMPLEMENT_SET_CAPI
# define AUPROC_CAPI_IMPLEMENT_SET_CAPI 0
Expand Down

0 comments on commit bfcd0a7

Please sign in to comment.