From 1aad797722f9fc60b80792a4cc02380c9241714a Mon Sep 17 00:00:00 2001 From: karliss Date: Fri, 8 May 2020 19:51:36 +0300 Subject: [PATCH] Update version number 1.10.3-pre2 -> 1.10.3 (#2185) --- .appveyor.yml | 4 ++-- docs/source/conf.py | 2 +- src/org.radare.Cutter.appdata.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index a0ffc38ad..86589ce7f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: '1.10.3-pre2-git-{build}' +version: '1.10.3-git-{build}' image: 'Visual Studio 2019' clone_depth: 1 @@ -45,7 +45,7 @@ install: - cmd: python -m pip install meson - cmd: powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; wget %NINJA_URL% -OutFile ninja.zip; Expand-Archive .\ninja.zip -DestinationPath ." # Artifacts - - cmd: set "ARTIFACT_NAME=Cutter-v1.10.3-pre2-%ARCH%.Windows" + - cmd: set "ARTIFACT_NAME=Cutter-v1.10.3-%ARCH%.Windows" - cmd: if defined MESON ( set "ARTIFACT_PATH=dist_%ARCH%" ) else ( set "ARTIFACT_PATH=build_%ARCH%\cutter" ) before_build: diff --git a/docs/source/conf.py b/docs/source/conf.py index e967f3f93..2f5b9f18d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,7 +26,7 @@ # The short X.Y version version = '1.10' # The full version, including alpha/beta/rc tags -release = '1.10.3-pre2' +release = '1.10.3' # -- General configuration --------------------------------------------------- diff --git a/src/org.radare.Cutter.appdata.xml b/src/org.radare.Cutter.appdata.xml index c2e7ead72..a527e4229 100644 --- a/src/org.radare.Cutter.appdata.xml +++ b/src/org.radare.Cutter.appdata.xml @@ -25,7 +25,7 @@ xarkes - +