Skip to content

Commit 1a294ea

Browse files
authored
Pre-release changes (#22)
1 parent 0c17acf commit 1a294ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
lxqt-themes-0.15.0 / 2020-04-21
2+
===============================
3+
* Added the themes Clearlooks, Leech and Kvantum.
4+
15
lxqt-themes-0.15.0 / 2020-04-21
26
===============================
37
* Bumped version to 0.15.0.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
77
project(lxqt-themes)
88

99
# Minimum Versions
10-
set(LXQTBT_MINIMUM_VERSION "0.7.0")
10+
set(LXQTBT_MINIMUM_VERSION "0.8.0")
1111

1212
# lxqt-themes has no binaries - but we can set an informal version
1313
# Version 0.15.0

0 commit comments

Comments
 (0)