Skip to content

Commit

Permalink
[irods/irods#5183] Bump version of unit tests to 4.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinKyleJames authored and trel committed Jun 6, 2021
1 parent c36e66c commit 4b36fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3/s3_transport/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION ${CMAKE_VERSION})
project(unit_tests LANGUAGES C CXX)

find_package(IRODS 4.2.8 EXACT REQUIRED)
find_package(IRODS 4.2.9 EXACT REQUIRED)

set(IRODS_EXTERNALS_FULLPATH_S3 "/opt/irods-externals/libs34e684077-0/")

Expand Down

0 comments on commit 4b36fc1

Please sign in to comment.