aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYordan Karadzhov (VMware) <y.karadz@gmail.com>2022-03-21 12:16:50 +0200
committerYordan Karadzhov (VMware) <y.karadz@gmail.com>2022-03-21 12:16:50 +0200
commitb5c8c5b88e99a9fa5eab3645ee280f374a72dcf5 (patch)
tree367bcb5df910aa1b210b5043c1bf89dd70b41fc9
parent37dd19f24c693e0c40a8cf133642e387b216540e (diff)
downloadkernel-shark-b5c8c5b88e99a9fa5eab3645ee280f374a72dcf5.tar.gz
kernel-shark:Fix the version field in kernelshark.desktop
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@digadd.de> Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com>
-rw-r--r--build/ks.desktop.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ks.desktop.cmake b/build/ks.desktop.cmake
index 2b02c0db..9765e61b 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