Skip to content

Commit

Permalink
Packaging: include actual project version into flatpak metainfo.
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Pisa <[email protected]>
  • Loading branch information
ppisa committed Apr 21, 2022
1 parent 644fdb8 commit 1af8a79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/cz.cvut.edu.comparch.qtrvsim.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
<p>Initial Flatpak release.</p>
</description>
</release>
<release version="@MAIN_PROJECT_VERSION@" date="2022-04-21">
<description>
<p>Current project release.</p>
</description>
</release>
</releases>

<screenshots>
Expand Down

0 comments on commit 1af8a79

Please sign in to comment.