Skip to content

Commit

Permalink
[#28] bump to 4.3.0 for master
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore authored and trel committed May 14, 2020
1 parent 601299e commit e9aa6f0
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR) #CPACK_DEBIAN_<COMPONENT>_PACKAGE_NAME

find_package(IRODS 4.2.8 EXACT REQUIRED)
find_package(IRODS 4.3.0 EXACT REQUIRED)
set(IRODS_PLUGIN_REVISION "0")

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

0 comments on commit e9aa6f0

Please sign in to comment.