this post was submitted on 03 Jun 2026
34 points (100.0% liked)

Linux

13955 readers
538 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] StrikeForceZero@programming.dev 3 points 1 week ago (1 children)

Can anyone with experience chime in if removing support in 6.8 makes sense compared to 7.0? The only thing I'm coming up with is that you don't have to worry about all the other breaking changes associated with a major release but it seems to go against semver doing this before a major release..

[–] e8d79@discuss.tchncs.de 9 points 1 week ago (1 children)

The first number only indicates the Qt framework version Plasma is based on. You can treat the second number as the actual major version of Plasma 6.

Oh interesting, TIL thank you