KWin 6.3.3.1 fixup release
Nicolas Fella
nicolas.fella at gmx.de
Wed Mar 12 12:23:01 GMT 2025
Hi,
the tarball for kwin 6.3.3 contains a wrong version number in its CMake
files, causing build failures in dependent projects.
There's a new 6.3.3.1 tar to fix that. Alternatively apply the attached
patch:
-set(PROJECT_VERSION "6.3.2") # Handled by release scripts
+set(PROJECT_VERSION "6.3.3") # Handled by release scripts
Cheers
Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Correct-PROJECT_VERSION.patch
Type: text/x-patch
Size: 648 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20250312/77b9a311/attachment.bin>
More information about the Plasma-devel
mailing list