Skip to content

Patch the GpgME version number back to the last release

This is needed to not break version checks in Kleopatra which assume that an unreleased version number means the very latest master branch. The last release however doesn't have Qt 6 support yet, so we cannot actually just use that here.

See also pim/libkleo!31 (comment 591738)

cc @kloecker

Merge request reports