From 658996f00c68d5ebc79451aee67ac891356f5aed Mon Sep 17 00:00:00 2001 From: tsujan Date: Fri, 5 Nov 2021 13:47:27 +0330 Subject: [PATCH] Pre-release changes (#49) * Pre-release changes This is the last pre-release PR. Hopefully I'll merge all pre-release PRs tomorrow. * Corrected a small typo --- CHANGELOG | 10 ++++++++++ CMakeLists.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 43d153e..e80045a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +lxqt-themes-1.0.0 / 2021-11-04 +=============================== + * Updated AUTHORS. + * Added silver theme. + * Added arch-colors theme. + * Added backlight-plugin style to some themes. + * Removed non-lxqt components. + * Fixed selection colors in most themes. + * Many fixes to all themes. + lxqt-themes-0.17.0 / 2021-04-15 =============================== * Added alternate background color to the calendar widget in some themes. diff --git a/CMakeLists.txt b/CMakeLists.txt index ec9f20d..100d6f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR) project(lxqt-themes) # Minimum Versions -set(LXQTBT_MINIMUM_VERSION "0.9.0") +set(LXQTBT_MINIMUM_VERSION "0.10.0") # lxqt-themes has no binaries - but we can set an informal version # Version 0.15.0