https://bugs.kde.org/show_bug.cgi?id=412944
--- Comment #2 from Eike Rathke <er...@erack.de> --- Thanks for the fast fix! While that likely will work, d->version will not match the proper version though, as it will be calculated as 20+10=30 (which is >24 so that part should be ok), mimicking a 3.0. Just mentioning in case d->version is used for other purposes as well, I didn't check; or in future needs to compare against a future version where "3.0" 30 would be less than "2.15" 35 ... -- You are receiving this mail because: You are watching all bug changes.