The 'version' field describes the version of the file format the '.desktop' file conforms to, not the version of the application it links. Reported-by: Christian Schmidt <gentoo@xxxxxxxxx> Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@xxxxxxxxx> --- build/ks.desktop.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ks.desktop.cmake b/build/ks.desktop.cmake index 2b02c0d..9765e61 100644 --- a/build/ks.desktop.cmake +++ b/build/ks.desktop.cmake @@ -1,5 +1,5 @@ [Desktop Entry] -Version=@KS_VERSION_STRING@ +Version=1.5 Type=Application Name=Kernel Shark GenericName=Kernel Shark -- 2.32.0