mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-13 22:08:34 +00:00
Bump to version 1.7.0
This commit is contained in:
parent
de5d5b0860
commit
2fd3f41865
@ -1,8 +1,8 @@
|
||||
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="63"
|
||||
android:versionName="1.6.9"
|
||||
android:versionCode="64"
|
||||
android:versionName="1.7.0"
|
||||
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.9"
|
||||
RARCH_VERSION="1.7.0"
|
||||
#endif
|
||||
#ifndef PACKAGE_VERSION
|
||||
#define PACKAGE_VERSION "1.6.9"
|
||||
#define PACKAGE_VERSION "1.7.0"
|
||||
#endif
|
||||
|
@ -1 +1 @@
|
||||
<!ENTITY version "1.6.8">
|
||||
<!ENTITY version "1.7.0">
|
||||
|
Loading…
Reference in New Issue
Block a user