aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2021-08-27 14:38:08 -0700
committerGerald Combs <gerald@wireshark.org>2021-08-27 21:40:12 +0000
commitf51b018f87aae693837460521aa44692fdaf5106 (patch)
treed6238025e9235341ddd75997677942738b07eb89
parent5536ca319a8e7cc7ebf7bf387ad2b7efe070c532 (diff)
downloadwireshark-f51b018f87aae693837460521aa44692fdaf5106.tar.gz
wireshark-f51b018f87aae693837460521aa44692fdaf5106.tar.bz2
wireshark-f51b018f87aae693837460521aa44692fdaf5106.zip
Version: 3.5.0 → 3.5.1.v3.5.1rc0
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog2
-rw-r--r--docbook/attributes.adoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e4c020c6cf..e8d844c735 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,7 +46,7 @@ project(${_project_name} C CXX)
set(GIT_REVISION 0)
set(PROJECT_MAJOR_VERSION 3)
set(PROJECT_MINOR_VERSION 5)
-set(PROJECT_PATCH_VERSION 0)
+set(PROJECT_PATCH_VERSION 1)
set(PROJECT_BUILD_VERSION ${GIT_REVISION})
set(PROJECT_VERSION_EXTENSION "")
diff --git a/debian/changelog b/debian/changelog
index 88af2a703e..4ad4dd0e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-wireshark (3.5.0) unstable; urgency=low
+wireshark (3.5.1) unstable; urgency=low
* Self-made package
diff --git a/docbook/attributes.adoc b/docbook/attributes.adoc
index 1f287abd0f..223b6cfc7d 100644
--- a/docbook/attributes.adoc
+++ b/docbook/attributes.adoc
@@ -1,6 +1,6 @@
// Common attributes
-:wireshark-version: 3.5.0
+:wireshark-version: 3.5.1
// Required for btn, kbd:, and menu: macros.
:experimental: