mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/neverlord/allow-find-zeek-in-plugins'
* origin/topic/neverlord/allow-find-zeek-in-plugins: Allow plugins to call find_package(Zeek)
This commit is contained in:
commit
222f604452
3 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
6.0.0-dev.614 | 2023-05-19 10:51:35 -0700
|
||||
|
||||
* Allow plugins to call find_package(Zeek) (Dominik Charousset)
|
||||
|
||||
6.0.0-dev.611 | 2023-05-19 09:37:39 -0700
|
||||
|
||||
* files: Warn once for missing get_file_handle() (Arne Welzel, Corelight)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
6.0.0-dev.611
|
||||
6.0.0-dev.614
|
||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit e63b9af76fa027bbbc68196edacced17828a9dac
|
||||
Subproject commit 5258d8df2415b2848f0452daa65d048f5c43b66b
|
Loading…
Add table
Add a link
Reference in a new issue