Skip to content

Commit

Permalink
[irods#43] bump version to 4.2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Jul 7, 2023
1 parent 7202341 commit 75cd00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

cmake_minimum_required (VERSION 3.11 FATAL_ERROR)

find_package(IRODS 4.2.11 EXACT REQUIRED CONFIG)
set(IRODS_CLIENT_REVISION "2")
find_package(IRODS 4.2.12 EXACT REQUIRED CONFIG)
set(IRODS_CLIENT_REVISION "0")
set(IRODS_CLIENT_VERSION "${IRODS_VERSION}.${IRODS_CLIENT_REVISION}")

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

0 comments on commit 75cd00b

Please sign in to comment.