Skip to content

Commit

Permalink
[irods/irods 7852] Bump version to 4.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Aug 5, 2024
1 parent 6141ad8 commit 313b7e8
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.7.0 FATAL_ERROR)

set(IRODS_MINIMUM_VERSION "4.3.2")
set(IRODS_MINIMUM_VERSION "4.3.3")
find_package(IRODS "${IRODS_MINIMUM_VERSION}" REQUIRED)
set(IRODS_PLUGIN_REVISION "0")
set(IRODS_PLUGIN_VERSION "${IRODS_MINIMUM_VERSION}.${IRODS_PLUGIN_REVISION}")
Expand Down

0 comments on commit 313b7e8

Please sign in to comment.