aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2020-10-01 12:18:35 -0700
committerGerald Combs <gerald@wireshark.org>2020-10-01 12:18:35 -0700
commit4a82dd165bf2045fe4fe428e62e0a9b3390753c0 (patch)
tree901ce46ae5bf103c814a1db317d08f6c57666776
parentd64aca7966e216e0d8ac984004bab7732f263fd1 (diff)
Version: 3.3.1 → 3.3.2.
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog2
-rw-r--r--docbook/attributes.adoc2
-rw-r--r--docbook/release-notes.adoc4
4 files changed, 7 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a5586a9f54..ccdac86879 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ project(${_project_name} C CXX)
set(GIT_REVISION 0)
set(PROJECT_MAJOR_VERSION 3)
set(PROJECT_MINOR_VERSION 3)
-set(PROJECT_PATCH_VERSION 1)
+set(PROJECT_PATCH_VERSION 2)
set(PROJECT_BUILD_VERSION ${GIT_REVISION})
set(PROJECT_VERSION_EXTENSION "")
diff --git a/debian/changelog b/debian/changelog
index cb141b2378..0646763af7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-wireshark (3.3.1) unstable; urgency=low
+wireshark (3.3.2) unstable; urgency=low
* Self-made package
diff --git a/docbook/attributes.adoc b/docbook/attributes.adoc
index 3eb087b9e6..7468492acb 100644
--- a/docbook/attributes.adoc
+++ b/docbook/attributes.adoc
@@ -1,6 +1,6 @@
// Common attributes
-:wireshark-version: 3.3.1
+:wireshark-version: 3.3.2
// Required for btn, kbd:, and menu: macros.
:experimental:
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 9c7bd8a90b..050fe72a2e 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -29,6 +29,10 @@ See the “New and Updated Features” section below for more details.
=== New and Updated Features
+The following features are new (or have been significantly updated) since version 3.3.1:
+
+* Nothing of note.
+
The following features are new (or have been significantly updated) since version 3.3.0:
* The Windows installers now ship with Npcap 1.00.