File tree 5 files changed +9
-9
lines changed
limbo-android-arm/src/main
limbo-android-ppc/src/main
limbo-android-sparc/src/main
limbo-android-x86/src/main
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- 600.00
1
+ 600.01
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" com.limbo.emu.main.arm"
5
- android : versionCode =" 60000 "
6
- android : versionName =" 6.0.0 -arm" >
5
+ android : versionCode =" 60001 "
6
+ android : versionName =" 6.0.1 -arm" >
7
7
8
8
<application
9
9
tools : replace =" android:label"
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" com.limbo.emu.main.ppc"
5
- android : versionCode =" 60000 "
6
- android : versionName =" 6.0.0 -ppc" >
5
+ android : versionCode =" 60001 "
6
+ android : versionName =" 6.0.1 -ppc" >
7
7
8
8
<application
9
9
tools : replace =" android:label"
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" com.limbo.emu.main.sparc"
5
- android : versionCode =" 60000 "
6
- android : versionName =" 6.0.0 -sparc" >
5
+ android : versionCode =" 60001 "
6
+ android : versionName =" 6.0.1 -sparc" >
7
7
8
8
<application
9
9
tools : replace =" android:label"
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" com.limbo.emu.main"
5
- android : versionCode =" 60000 "
6
- android : versionName =" 6.0.0 -x86" >
5
+ android : versionCode =" 60001 "
6
+ android : versionName =" 6.0.1 -x86" >
7
7
8
8
<application
9
9
tools : replace =" android:label"
You can’t perform that action at this time.
0 commit comments