Skip to content

Commit

Permalink
Bump version and update submodule for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Varga committed Mar 10, 2017
1 parent 6e9ca6d commit b68d896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion c
Submodule c updated 125 files
2 changes: 1 addition & 1 deletion service/src/iothub_service_client_python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#define IMPORT_NAME iothub_service_client
#endif

#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "2"
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "3"
#define VERSION_STRING IOTHUB_SERVICE_CLIENT_VERSION "." IOTHUB_PYTHON_SERVICE_SDK_VERSION

#if PY_MAJOR_VERSION >= 3
Expand Down

0 comments on commit b68d896

Please sign in to comment.