From 1a3f40a05897867d54453441bff46f4af2d436c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunter=20K=C3=B6nigsmann?= Date: Sun, 23 Feb 2020 15:40:56 +0100 Subject: [PATCH] A features-only release. --- CMakeLists.txt | 2 +- NEWS.md | 4 ++-- .../io.github.wxmaxima_developers.wxMaxima.appdata.xml | 10 ++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e3f52d075a..82d7170bc2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ else() endif() project(wxmaxima LANGUAGES CXX) -set(VERSION 20.02.2) +set(VERSION 20.02.3) set(GITVERSION ${VERSION}) set(PACKAGE wxmaxima) set(APP_NAME wxmaxima) diff --git a/NEWS.md b/NEWS.md index ed5f209dd9..ac42a4a694 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -#Curent: - * Support for pre- and post- super- and subscripts written by Robert Dodier +#20.02.3 + * Support for pre- and post- super- and subscripts provided by Robert Dodier #20.02.2 * Resolved two deadlocks that were introduced in 20.02.1 diff --git a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml index a4fc4e01c8..ab3058b896 100644 --- a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml +++ b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml @@ -51,6 +51,16 @@ mild + + +

+ A features-only release (except for spelling corrections). +

+
    +
  • Support for pre- and post- super- and subscripts
  • +
+
+