mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
Bump to version 1.6.9
This commit is contained in:
parent
3ac298a2ce
commit
6f5cad5f59
@ -1,3 +1,5 @@
|
|||||||
|
# 1.7.0 (future)
|
||||||
|
|
||||||
# 1.6.9 (future)
|
# 1.6.9 (future)
|
||||||
|
|
||||||
# 1.6.8
|
# 1.6.8
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<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="63"
|
android:versionCode="63"
|
||||||
android:versionName="1.6.8"
|
android:versionName="1.6.9"
|
||||||
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"/>
|
||||||
|
@ -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.6.8"
|
RARCH_VERSION="1.6.9"
|
||||||
#endif
|
#endif
|
||||||
#ifndef PACKAGE_VERSION
|
#ifndef PACKAGE_VERSION
|
||||||
#define PACKAGE_VERSION "1.6.8"
|
#define PACKAGE_VERSION "1.6.9"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user