Skip to content

Commit

Permalink
Build against iRODS v4.2.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Dec 20, 2021
1 parent 77b0e37 commit 1b6e939
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMakeModules")

find_package(IRODS 4.2.10 EXACT REQUIRED)
find_package(IRODS 4.2.11 EXACT REQUIRED)

message(STATUS "Building for irods-server version ${IRODS_VERSION}")

Expand Down

0 comments on commit 1b6e939

Please sign in to comment.