Start of 7.2.0 development

This commit is contained in:
Tim Wojtulewicz 2024-12-13 13:38:53 -07:00
parent 0890de2a3b
commit db3dcd5ff9
3 changed files with 20 additions and 2 deletions

18
NEWS
View file

@ -3,6 +3,24 @@ This document summarizes the most important changes in the current Zeek
release. For an exhaustive list of changes, see the ``CHANGES`` file
(note that submodules, such as Broker, come with their own ``CHANGES``.)
Zeek 7.2.0
==========
Breaking Changes
----------------
New Functionality
-----------------
Changed Functionality
---------------------
Removed Functionality
------------------------
Deprecated Functionality
------------------------
Zeek 7.1.0
==========

View file

@ -1 +1 @@
7.1.0-dev.829
7.2.0-dev.0

View file

@ -15,7 +15,7 @@
# # simply update this test's TEST-START-FILE with the latest contents
# site/local.zeek.
@TEST-START-FILE local-7.1.zeek
@TEST-START-FILE local-7.2.zeek
##! Local site policy. Customize as appropriate.
##!
##! This file will not be overwritten when upgrading or reinstalling!