mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-27 12:02:05 +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.8
|
||||
|
@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="63"
|
||||
android:versionName="1.6.8"
|
||||
android:versionName="1.6.9"
|
||||
android:installLocation="internalOnly">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
@ -6,8 +6,8 @@
|
||||
# /* - pkg/snap/snapcraft.yaml (including the github url) */
|
||||
|
||||
#if 0
|
||||
RARCH_VERSION="1.6.8"
|
||||
RARCH_VERSION="1.6.9"
|
||||
#endif
|
||||
#ifndef PACKAGE_VERSION
|
||||
#define PACKAGE_VERSION "1.6.8"
|
||||
#define PACKAGE_VERSION "1.6.9"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user