Skip to content

Commit

Permalink
[#346] Bump version to 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn authored and alanking committed Nov 13, 2024
1 parent 3d0c359 commit d63e2aa
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 @@ -11,7 +11,7 @@ include(RequireOutOfSourceBuild)

set(IRODS_HTTP_API_BINARY_NAME "irods_http_api")

set(IRODS_CLIENT_VERSION "0.4.0")
set(IRODS_CLIENT_VERSION "0.5.0")
set(IRODS_HTTP_API_VERSION "${IRODS_CLIENT_VERSION}")

set(IRODS_PACKAGE_REVISION "0")
Expand Down

0 comments on commit d63e2aa

Please sign in to comment.