Skip to content

Commit

Permalink
[#24] bump version to 4.2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed May 14, 2021
1 parent 9b53c15 commit 9a0701d
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 @@ -24,7 +24,7 @@
cmake_minimum_required (VERSION 3.11 FATAL_ERROR)

find_package(IRODS 4.2.8 EXACT REQUIRED CONFIG)
set(IRODS_CLIENT_REVISION "1")
set(IRODS_CLIENT_REVISION "2")
set(IRODS_CLIENT_VERSION "${IRODS_VERSION}.${IRODS_CLIENT_REVISION}")

set(IRODS_CLIENT_NAME "irods-gridftp-client")
Expand Down

0 comments on commit 9a0701d

Please sign in to comment.