From 762830d4ace25bea120621ba9376e5ba563cbeb6 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Sat, 24 Feb 2024 11:46:14 +0800 Subject: [PATCH] Bump version to v2.3.3 --- .appveyor.yml | 2 +- CMakeLists.txt | 4 ++-- docs/source/conf.py | 4 ++-- src/re.rizin.cutter.appdata.xml | 5 +++++ 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index ef25be60c..89fe7e6a4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: '2.2.0-git-{build}' +version: '2.3.3-git-{build}' image: 'Visual Studio 2017' clone_depth: 1 diff --git a/CMakeLists.txt b/CMakeLists.txt index 771bddf13..f31834d23 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,8 +36,8 @@ if(NOT CUTTER_ENABLE_PYTHON) endif() set(CUTTER_VERSION_MAJOR 2) -set(CUTTER_VERSION_MINOR 2) -set(CUTTER_VERSION_PATCH 0) +set(CUTTER_VERSION_MINOR 3) +set(CUTTER_VERSION_PATCH 3) 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 34af39b17..5ea414f3c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -24,9 +24,9 @@ author = 'The Cutter Developers' # The short X.Y version -version = '2.2' +version = '2.3' # The full version, including a2lpha/beta/rc tags -release = '2.2.0' +release = '2.3.3' # -- General configuration --------------------------------------------------- diff --git a/src/re.rizin.cutter.appdata.xml b/src/re.rizin.cutter.appdata.xml index 9ef364ba8..46efbef28 100644 --- a/src/re.rizin.cutter.appdata.xml +++ b/src/re.rizin.cutter.appdata.xml @@ -25,6 +25,11 @@ xarkes + + + + +