mirror of
https://github.com/libretro/RetroArch
synced 2025-03-22 07:21:15 +00:00
Start bumping version to 1.6.8
This commit is contained in:
parent
46ab09e4b5
commit
0c65e6e4e9
@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="62"
|
||||
android:versionName="1.6.7"
|
||||
android:versionName="1.6.8"
|
||||
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.7"
|
||||
RARCH_VERSION="1.6.8"
|
||||
#endif
|
||||
#ifndef PACKAGE_VERSION
|
||||
#define PACKAGE_VERSION "1.6.7"
|
||||
#define PACKAGE_VERSION "1.6.8"
|
||||
#endif
|
||||
|
@ -1 +1 @@
|
||||
<!ENTITY version "1.6.7">
|
||||
<!ENTITY version "1.6.8">
|
||||
|
Loading…
x
Reference in New Issue
Block a user