Skip to content

Commit

Permalink
Merge pull request #255 from lxqt/prerelease
Browse files Browse the repository at this point in the history
Pre-release changes
  • Loading branch information
tsujan authored Apr 15, 2023
2 parents 0492f5a + db1d0a7 commit 587ec8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
lxqt-about-1.3.0 / 2023-04-15
==============================
* Updated translations and bumped the version.

lxqt-about-1.2.0 / 2022-11-05
==============================
* Sort language names alphabetically.
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 "1.2.0")
set(LXQT_MINIMUM_VERSION "1.3.0")

find_package(lxqt ${LXQT_MINIMUM_VERSION} REQUIRED)

Expand Down

0 comments on commit 587ec8b

Please sign in to comment.