From 1d07ebc513d140e715fd04c5e5fa6908c05042ee Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Thu, 14 Sep 2023 12:53:05 +0800 Subject: [PATCH] Bump version to v2.3.2 --- .appveyor.yml | 2 +- CMakeLists.txt | 2 +- docs/source/conf.py | 2 +- src/re.rizin.cutter.appdata.xml | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 45b94c776..49221f5c1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: '2.3.1-git-{build}' +version: '2.3.2-git-{build}' image: 'Visual Studio 2017' clone_depth: 1 diff --git a/CMakeLists.txt b/CMakeLists.txt index 85bc53e4f..2b07860e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,7 @@ endif() set(CUTTER_VERSION_MAJOR 2) set(CUTTER_VERSION_MINOR 3) -set(CUTTER_VERSION_PATCH 1) +set(CUTTER_VERSION_PATCH 2) set(CUTTER_VERSION "${CUTTER_VERSION_MAJOR}.${CUTTER_VERSION_MINOR}.${CUTTER_VERSION_PATCH}") diff --git a/docs/source/conf.py b/docs/source/conf.py index fc157a45a..043c6d6fb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,7 +26,7 @@ # The short X.Y version version = '2.3' # The full version, including a2lpha/beta/rc tags -release = '2.3.1' +release = '2.3.2' # -- General configuration --------------------------------------------------- diff --git a/src/re.rizin.cutter.appdata.xml b/src/re.rizin.cutter.appdata.xml index a0c1dd8fd..ab7a64136 100644 --- a/src/re.rizin.cutter.appdata.xml +++ b/src/re.rizin.cutter.appdata.xml @@ -25,6 +25,7 @@ xarkes +