Skip to content

Commit 99df7d1

Browse files
korydraughntrel
authored andcommitted
[irods/irods#5710] Bumped version to 4.2.11.
1 parent b0063f3 commit 99df7d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR) #CPACK_DEBIAN_<COMPONENT>_PACKAGE_NAME
22

3-
find_package(IRODS 4.2.10 EXACT REQUIRED)
3+
find_package(IRODS 4.2.11 EXACT REQUIRED)
4+
45
set(IRODS_PLUGIN_REVISION "0")
56
set(IRODS_PLUGIN_VERSION "${IRODS_VERSION}.${IRODS_PLUGIN_REVISION}")
67

0 commit comments

Comments
 (0)