mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
pandora: mark prerelease versions
so they can live along released ones
This commit is contained in:
parent
35f2b65ef7
commit
ee5d41a1ed
2 changed files with 9 additions and 6 deletions
|
@ -7,11 +7,11 @@
|
|||
<version major="@major@" minor="@minor@" release="0" build="@build@"/>
|
||||
<author name="notaz" website="http://notaz.gp2x.de/"/>
|
||||
</package>
|
||||
<application id="picodrive.notaz.@major@.@minor@" appdata="picodrive">
|
||||
<application id="picodrive.notaz.@major@.@minor@@build_post@" appdata="picodrive">
|
||||
<titles>
|
||||
<title lang="en_US">PicoDrive @major@.@minor@</title>
|
||||
<title lang="en_US">PicoDrive @major@.@minor@@build_post@</title>
|
||||
</titles>
|
||||
<title lang="en_US">PicoDrive @major@.@minor@</title>
|
||||
<title lang="en_US">PicoDrive @major@.@minor@@build_post@</title>
|
||||
|
||||
<descriptions>
|
||||
<description lang="en_US">Genesis/MegaDrive/SegaCD/32x Emulator.</description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue