Skip to content

Commit

Permalink
[EUDAT-B2STAGE#18] bump version to 4.2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed May 12, 2021
1 parent 105447d commit 3cb3e9e
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 @@ -24,7 +24,7 @@
cmake_minimum_required (VERSION 3.11 FATAL_ERROR)

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

set(CMAKE_C_COMPILER ${IRODS_EXTERNALS_FULLPATH_CLANG}/bin/clang)
Expand Down

0 comments on commit 3cb3e9e

Please sign in to comment.