From f5c50ac6e0bd7465801fd45c95bb641822bad45e Mon Sep 17 00:00:00 2001 From: mhogomchungu Date: Tue, 1 Mar 2022 17:37:30 +0300 Subject: [PATCH] this commit marks the release point of version 1.5.0 --- CMakeLists.txt | 4 ++-- changelog | 2 +- src/sirikali.appdata.xml | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d0c5fa6..e738ff60 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,8 +4,8 @@ set_property( GLOBAL PROPERTY ALLOW_DUPLICATE_CUSTOM_TARGETS ON ) project( sirikali ) -set( PGR_VERSION "1.4.8" ) -set( COPYRIGHT_YEARS "2016-2020" ) +set( PGR_VERSION "1.5.0" ) +set( COPYRIGHT_YEARS "2016-2022" ) add_definitions( -Wextra -Wall -pedantic ) diff --git a/changelog b/changelog index 6abe26d8..2d968b09 100644 --- a/changelog +++ b/changelog @@ -269,7 +269,7 @@ version 1.4.2(December 18,2019) [WINDOWS] -- Update Qt to version 5.15.1 - version 1.5.0(Unreleased) + version 1.5.0(March 01,2022) [ALL] -- Add dark theme. -- Add support for gocryptfs using cppcryptfs as a CLI backend. diff --git a/src/sirikali.appdata.xml b/src/sirikali.appdata.xml index 68c33b37..043d621c 100644 --- a/src/sirikali.appdata.xml +++ b/src/sirikali.appdata.xml @@ -34,6 +34,7 @@ +