Skip to content

Commit

Permalink
Merge pull request #215 from lxqt/prerelease
Browse files Browse the repository at this point in the history
Pre-release changes
  • Loading branch information
tsujan authored Nov 5, 2021
2 parents 171eb01 + 917d64d commit 7e63761
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
lxqt-about-1.0.0 / 2021-11-04
==============================
* Bumped version to 1.0.0.
* Miscellaneous updates.

lxqt-about-0.17.0 / 2021-04-15
==============================

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ set(UI_FILES
)

# Minimum versions
set(LXQT_MINIMUM_VERSION "0.17.0")
set(LXQT_MINIMUM_VERSION "1.0.0")

find_package(lxqt ${LXQT_MINIMUM_VERSION} REQUIRED)

Expand Down

0 comments on commit 7e63761

Please sign in to comment.