diff --git a/CMakeLists.txt b/CMakeLists.txt index 88cd2931..51e08b59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,8 +32,8 @@ if(NOT CUTTER_ENABLE_PYTHON) set(CUTTER_ENABLE_PYTHON_BINDINGS OFF) endif() -set(CUTTER_VERSION_MAJOR 1) -set(CUTTER_VERSION_MINOR 12) +set(CUTTER_VERSION_MAJOR 2) +set(CUTTER_VERSION_MINOR 0) 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 a28f0746..0e92712e 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 = '1.12' +version = '2.0' # The full version, including a2lpha/beta/rc tags -release = '1.12.0' +release = '2.0.0' # -- General configuration --------------------------------------------------- diff --git a/src/re.rizin.cutter.appdata.xml b/src/re.rizin.cutter.appdata.xml index 0aa8220a..17882256 100644 --- a/src/re.rizin.cutter.appdata.xml +++ b/src/re.rizin.cutter.appdata.xml @@ -25,6 +25,7 @@ xarkes +