mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Bump up version to 1.7.7
This commit is contained in:
parent
e63b85cbba
commit
a038dc785d
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="com.retroarch"
|
package="com.retroarch"
|
||||||
android:versionCode="75"
|
android:versionCode="77"
|
||||||
android:versionName="1.7.6"
|
android:versionName="1.7.7"
|
||||||
android:installLocation="internalOnly">
|
android:installLocation="internalOnly">
|
||||||
<uses-feature android:glEsVersion="0x00020000" />
|
<uses-feature android:glEsVersion="0x00020000" />
|
||||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
|
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.retroarch"
|
package="com.retroarch"
|
||||||
android:versionCode="76"
|
android:versionCode="77"
|
||||||
android:versionName="1.7.6"
|
android:versionName="1.7.7"
|
||||||
android:installLocation="internalOnly">
|
android:installLocation="internalOnly">
|
||||||
<uses-feature android:glEsVersion="0x00020000" />
|
<uses-feature android:glEsVersion="0x00020000" />
|
||||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
|
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.retroarch.aarch64"
|
package="com.retroarch.aarch64"
|
||||||
android:versionCode="76"
|
android:versionCode="77"
|
||||||
android:versionName="1.7.6"
|
android:versionName="1.7.7"
|
||||||
android:installLocation="internalOnly">
|
android:installLocation="internalOnly">
|
||||||
<uses-feature android:glEsVersion="0x00020000" />
|
<uses-feature android:glEsVersion="0x00020000" />
|
||||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<qnx xmlns="http://www.qnx.com/schemas/application/1.0">
|
<qnx xmlns="http://www.qnx.com/schemas/application/1.0">
|
||||||
|
|
||||||
<id>com.RetroArch</id>
|
<id>com.RetroArch</id>
|
||||||
<versionNumber>1.6.4</versionNumber>
|
<versionNumber>1.7.7</versionNumber>
|
||||||
<buildId>3</buildId>
|
<buildId>3</buildId>
|
||||||
<description>Cross-platform entertainment system</description>
|
<description>Cross-platform entertainment system</description>
|
||||||
<author>Team Libretro</author>
|
<author>Team Libretro</author>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: retroarch
|
Name: retroarch
|
||||||
Version: 1.7.5
|
Version: 1.7.7
|
||||||
Release: v1.2
|
Release: v1.2
|
||||||
Summary: Official reference frontend for libretro
|
Summary: Official reference frontend for libretro
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<name>RetroArch</name>
|
<name>RetroArch</name>
|
||||||
<coder>Libretro</coder>
|
<coder>Libretro</coder>
|
||||||
<version>&version;</version>
|
<version>&version;</version>
|
||||||
<release_date>2012-2018</release_date>
|
<release_date>2012-2019</release_date>
|
||||||
<short_description>The cross-platform entertainment system</short_description>
|
<short_description>The cross-platform entertainment system</short_description>
|
||||||
<long_description>A port of RetroArch to the GameCube/Wii.</long_description>
|
<long_description>A port of RetroArch to the GameCube/Wii.</long_description>
|
||||||
<no_ios_reload/>
|
<no_ios_reload/>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<name>Retroarch</name>
|
<name>Retroarch</name>
|
||||||
<coder>Libretro</coder>
|
<coder>Libretro</coder>
|
||||||
<version>&version;</version>
|
<version>&version;</version>
|
||||||
<release_date>20180108133000</release_date>
|
<release_date>20190505133000</release_date>
|
||||||
<short_description></short_description>
|
<short_description></short_description>
|
||||||
<long_description>RetroArch
|
<long_description>RetroArch
|
||||||
</long_description>
|
</long_description>
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
# /* - pkg/snap/snapcraft.yaml (including the github url) */
|
# /* - pkg/snap/snapcraft.yaml (including the github url) */
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
RARCH_VERSION="1.7.6"
|
RARCH_VERSION="1.7.7"
|
||||||
#endif
|
#endif
|
||||||
#ifndef PACKAGE_VERSION
|
#ifndef PACKAGE_VERSION
|
||||||
#define PACKAGE_VERSION "1.7.6"
|
#define PACKAGE_VERSION "1.7.7"
|
||||||
#endif
|
#endif
|
||||||
|
@ -1 +1 @@
|
|||||||
<!ENTITY version "1.7.6">
|
<!ENTITY version "1.7.7">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user