Skip to content

Commit

Permalink
Bump version for iRODS 4.2.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed May 17, 2023
1 parent f7a93b9 commit 9afed22
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.11" CACHE STRING "iRODS client library version")
set(IRODSRT_VERSION "4.2.12" 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 9afed22

Please sign in to comment.