Skip to content

Commit

Permalink
Updated for iRODS 4.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Jun 16, 2021
1 parent 5e8cd37 commit 6857904
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.12)

project(davrods C)

set(IRODSRT_VERSION "4.2.8" CACHE STRING "iRODS client library version")
set(IRODSRT_VERSION "4.2.9" CACHE STRING "iRODS client library version")

set(DAVRODS_FEATURE "1.5.0")
set(DAVRODS_VERSION "${IRODSRT_VERSION}_${DAVRODS_FEATURE}")
Expand Down

0 comments on commit 6857904

Please sign in to comment.