diff --git a/CHANGES b/CHANGES index c62aaf6933..309af3bc16 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6.0.0-dev.626 | 2023-05-23 17:34:43 +0200 + + * Bump cmake to fix build of multiple Spicy analyzers in a package. (Robin Sommer, Corelight) + 6.0.0-dev.624 | 2023-05-23 15:45:34 +0200 * GH-3071: Fix crashing when disable_analyzer() called on root analyzers (Arne Welzel, Corelight) diff --git a/VERSION b/VERSION index df5477cc32..c8f570d697 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.0-dev.624 +6.0.0-dev.626 diff --git a/cmake b/cmake index 5258d8df24..b191c36167 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 5258d8df2415b2848f0452daa65d048f5c43b66b +Subproject commit b191c36167bc0d6bd9f059b01ad4c99be98488d9