Version: Stratoshark 0.9.2 → 0.9.3
[skip ci]
This commit is contained in:
parent
a4af163fa7
commit
91601b0708
@ -63,7 +63,7 @@ set(PROJECT_VERSION "${PROJECT_MAJOR_VERSION}.${PROJECT_MINOR_VERSION}.${PROJECT
|
||||
|
||||
set(STRATOSHARK_MAJOR_VERSION 0)
|
||||
set(STRATOSHARK_MINOR_VERSION 9)
|
||||
set(STRATOSHARK_PATCH_VERSION 2)
|
||||
set(STRATOSHARK_PATCH_VERSION 3)
|
||||
set(STRATOSHARK_BUILD_VERSION 0)
|
||||
set(STRATOSHARK_VERSION_EXTENSION "")
|
||||
|
||||
|
@ -27,6 +27,10 @@ If you or your organization would like to contribute or become a sponsor, please
|
||||
// Many other improvements have been made.
|
||||
// See the “New and Updated Features” section below for more details.
|
||||
|
||||
The following changes have been made since version 0.9.2:
|
||||
|
||||
* Nothing of note.
|
||||
|
||||
The following changes have been made since version 0.9.1:
|
||||
|
||||
* The Falco Bridge dissector has been renamed to Falco Events.
|
||||
@ -55,6 +59,10 @@ The following changes have been made since version 0.9.0:
|
||||
//* cveidlink:2014-2486[]
|
||||
//* Stratoshark grabs your ID at 3 am, goes to Waffle House, and insults people.
|
||||
|
||||
The following bugs have been fixed since version 0.9.2:
|
||||
|
||||
* Nothing of note.
|
||||
|
||||
The following bugs have been fixed since version 0.9.1:
|
||||
|
||||
* Stratoshark help message has Wiresharkisms in it. wsbuglink:20229[].
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Common attributes
|
||||
|
||||
:wireshark-version: 4.5.0
|
||||
:stratoshark-version: 0.9.2
|
||||
:stratoshark-version: 0.9.3
|
||||
|
||||
// Required for btn, kbd:, and menu: macros.
|
||||
:experimental:
|
||||
|
Loading…
x
Reference in New Issue
Block a user