Skip to content

Commit

Permalink
Updated version to v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-crt-bot committed Jul 1, 2020
1 parent 98ae7af commit f4fd89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (NOT CMAKE_BUILD_TYPE)
endif()

if (NOT DEFINED AWS_CRT_CPP_VERSION)
set(AWS_CRT_CPP_VERSION "v1.0.0-dev")
set(AWS_CRT_CPP_VERSION "v0.8.6")
# Try to determine the current git tag and use that as the version
execute_process(COMMAND git describe --tags
RESULT_VARIABLE GIT_EXIT_CODE
Expand Down

0 comments on commit f4fd89a

Please sign in to comment.