diff --git a/.appveyor.yml b/.appveyor.yml index 4f0866ae..84a3b615 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: '2.0.5-git-{build}' +version: '2.1.0-git-{build}' image: 'Visual Studio 2017' clone_depth: 1 diff --git a/CMakeLists.txt b/CMakeLists.txt index 034478ca..9b9a9828 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 0) -set(CUTTER_VERSION_PATCH 5) +set(CUTTER_VERSION_MINOR 1) +set(CUTTER_VERSION_PATCH 0) set(CUTTER_VERSION_FULL "${CUTTER_VERSION_MAJOR}.${CUTTER_VERSION_MINOR}.${CUTTER_VERSION_PATCH}") diff --git a/docs/source/conf.py b/docs/source/conf.py index ba34c0fb..b2677d68 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -24,9 +24,9 @@ copyright = '2020, The Cutter Developers' author = 'The Cutter Developers' # The short X.Y version -version = '2.0' +version = '2.1' # The full version, including a2lpha/beta/rc tags -release = '2.0.5' +release = '2.1.0' # -- General configuration --------------------------------------------------- diff --git a/rizin b/rizin index 1a0ce1fa..6498ee67 160000 --- a/rizin +++ b/rizin @@ -1 +1 @@ -Subproject commit 1a0ce1faa3b552c4f1756d377ffa5973a9a358bf +Subproject commit 6498ee6760d37f6abb11784aa550aecd2e03100b diff --git a/src/re.rizin.cutter.appdata.xml b/src/re.rizin.cutter.appdata.xml index a622e5cd..c28c481c 100644 --- a/src/re.rizin.cutter.appdata.xml +++ b/src/re.rizin.cutter.appdata.xml @@ -25,6 +25,7 @@ xarkes +