Skip to content

Commit

Permalink
[#43] version bump to 4.3.3.0
Browse files Browse the repository at this point in the history
tests passed against 4.3.3 packages from iRODS repo
  • Loading branch information
JustinKyleJames authored and alanking committed Aug 28, 2024
1 parent c9be487 commit f34f116
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 @@ -23,7 +23,7 @@

cmake_minimum_required (VERSION 3.11 FATAL_ERROR)

find_package(IRODS 4.3.2 EXACT REQUIRED CONFIG)
find_package(IRODS 4.3.3 EXACT REQUIRED CONFIG)
set(IRODS_CLIENT_REVISION "0")
set(IRODS_CLIENT_VERSION "${IRODS_VERSION}.${IRODS_CLIENT_REVISION}")

Expand Down

0 comments on commit f34f116

Please sign in to comment.