mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
Revert "Fix version number inclusion in gnucash.desktop file"
This reverts commit 9d8def84f3
.
Another oops. The version number in the desktop file is not the
gnucash version but the desktop file specification version.
There are more recent specification versions available, but
we should only bump it after having verified our desktop file
adheres to those higher versions. So revert for now.
This commit is contained in:
parent
ff24970f5f
commit
fb2570dfe2
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
MimeType=application/x-gnucash;
|
||||
Version=@VERSION@
|
||||
Version=0.9.4
|
||||
_Name=GnuCash
|
||||
_GenericName=Finance Management
|
||||
_Comment=Manage your finances, accounts, and investments
|
||||
|
Loading…
Reference in New Issue
Block a user