From 5c4b01437d4078e658b24facf2f0008944a90477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D9=87=D8=AF=D9=8A=20=D8=B4=D9=8A=D9=86=D9=88=D9=86?= =?UTF-8?q?=20=28Mehdi=20Chinoune=29?= Date: Thu, 31 Oct 2024 09:27:01 +0100 Subject: [PATCH] Release 0.9.8.3 --- CMakeLists.txt | 4 ++-- ChangeLog.md | 9 +++++++++ .../freedesktop/com.github.makhber.Makhber.appdata.xml | 5 +++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 04c9ed7f..bb0b3105 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_policy(SET CMP0091 NEW) set( CMAKE_FIND_PACKAGE_PREFER_CONFIG ON ) project( makhber - VERSION 0.9.8.2 + VERSION 0.9.8.3 DESCRIPTION "Free application for Visualization and Analysis of Scientific Data" HOMEPAGE_URL "https://github.com/Makhber/makhber" LANGUAGES CXX C @@ -15,7 +15,7 @@ project( makhber math( EXPR PROJECT_VERSION_NO "${PROJECT_VERSION_MAJOR} * 65536 + \ ${PROJECT_VERSION_MINOR} * 256 + ${PROJECT_VERSION_PATCH}" ) -set( PROJECT_RELEASE_DATE "June, 26 2024" ) +set( PROJECT_RELEASE_DATE "Oct, 31 2024" ) set( CMAKE_CXX_STANDARD 17 ) set( CMAKE_CXX_STANDARD_REQUIRED TRUE ) diff --git a/ChangeLog.md b/ChangeLog.md index 9cdbb0bb..bfe09feb 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # Changelog +## Makhber 0.9.8.3 + +Released: 31-10-2024 + +### General + +- Fix duplicate tables was added when importing from ascii +- Update dependencies + ## Makhber 0.9.8.2 Released: 26-06-2024 diff --git a/packaging/freedesktop/com.github.makhber.Makhber.appdata.xml b/packaging/freedesktop/com.github.makhber.Makhber.appdata.xml index f768dbc2..6fc152d1 100644 --- a/packaging/freedesktop/com.github.makhber.Makhber.appdata.xml +++ b/packaging/freedesktop/com.github.makhber.Makhber.appdata.xml @@ -34,6 +34,7 @@ com.github.makhber.Makhber.desktop + @@ -64,11 +65,11 @@ 3D plots - https://raw.githubusercontent.com/Makhber/makhber/0.9.8.2/screenshots/Screen1.png + https://raw.githubusercontent.com/Makhber/makhber/0.9.8.3/screenshots/Screen1.png 2D plots - https://raw.githubusercontent.com/Makhber/makhber/0.9.8.2/screenshots/Screen2.png + https://raw.githubusercontent.com/Makhber/makhber/0.9.8.3/screenshots/Screen2.png