Skip to content

Commit

Permalink
Bump version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzag committed Apr 11, 2022
1 parent b503497 commit 01645d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(plasma5-wallpapers-dynamic)
set(KF5_MIN_VERSION "5.66.0")
set(QT_MIN_VERSION "5.12.0")

set(PROJECT_VERSION "4.0.0")
set(PROJECT_VERSION "4.1.0")
set(PROJECT_VERSION_MAJOR 4)

find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
Expand Down

0 comments on commit 01645d9

Please sign in to comment.