Skip to content

Commit

Permalink
[#124] Reset package revision number.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn authored and trel committed Oct 3, 2024
1 parent bbb617e commit 25f9a97
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 @@ -13,7 +13,7 @@ set(IRODS_S3_API_BINARY_NAME "irods_s3_api")
set(IRODS_CLIENT_VERSION "0.3.0")
set(IRODS_S3_API_VERSION "${IRODS_CLIENT_VERSION}")

set(IRODS_PACKAGE_REVISION "1")
set(IRODS_PACKAGE_REVISION "0")

include(IrodsExternals)

Expand Down

0 comments on commit 25f9a97

Please sign in to comment.