Skip to content

Commit

Permalink
osc-sdk-c v0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Outscale Bot <opensource+bot@outscale.com>
  • Loading branch information
Open-Source-Bot committed Apr 23, 2024
1 parent 4e7a432 commit b49f627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osc_sdk.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ struct osc_str {
#define OSC_ENV_FREE_AK_SK (OSC_ENV_FREE_AK | OSC_ENV_FREE_SK)

#define OSC_API_VERSION "1.29.3"
#define OSC_SDK_VERSION 0X001000
#define OSC_SDK_VERSION 0X001100

enum osc_auth_method {
OSC_AKSK_METHOD,
Expand Down
2 changes: 1 addition & 1 deletion sdk_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0

0 comments on commit b49f627

Please sign in to comment.