Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonah BrĂ¼chert <jbb@kaidan.im>2022-08-26 14:13:36 +0300
committerJonah BrĂ¼chert <jbb@kaidan.im>2022-08-26 14:18:46 +0300
commita1aa0ff895ce43d12de54798a9aaff8ea83343ab (patch)
treec46eb3c66087020086507869bfac3c583c406bcf /scripts
parentdf3e1f1f47c8da00b0b6ec3eebc9eb2de3fc670b (diff)
BUILD(appstream): Include release date
Flathub requires this now. This is done in the same way as the build number.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/info.mumble.Mumble.appdata.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/info.mumble.Mumble.appdata.xml.in b/scripts/info.mumble.Mumble.appdata.xml.in
index 5040d6a3a..c55463c74 100644
--- a/scripts/info.mumble.Mumble.appdata.xml.in
+++ b/scripts/info.mumble.Mumble.appdata.xml.in
@@ -27,7 +27,7 @@
</screenshots>
<releases>
- <release type="stable" version="@CMAKE_PROJECT_VERSION@"/>
+ <release type="stable" version="@CMAKE_PROJECT_VERSION@" date="@BUILD_RELEASE_DATE@" />
</releases>
<provides>
<binary>mumble</binary>