Start bumping version to 1.6.8

This commit is contained in:
twinaphex 2017-11-18 12:21:25 +01:00
parent 46ab09e4b5
commit 0c65e6e4e9
3 changed files with 4 additions and 4 deletions

View File

@ -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"/>

View File

@ -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

View File

@ -1 +1 @@
<!ENTITY version "1.6.7">
<!ENTITY version "1.6.8">