Skip to content

Commit

Permalink
[#43] bump version to 4.2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Feb 8, 2022
1 parent 3bda360 commit 128a4c7
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.11 EXACT REQUIRED CONFIG)
set(IRODS_CLIENT_REVISION "0")
set(IRODS_CLIENT_REVISION "1")
set(IRODS_CLIENT_VERSION "${IRODS_VERSION}.${IRODS_CLIENT_REVISION}")

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

0 comments on commit 128a4c7

Please sign in to comment.