Update version number to 0.14
This commit is contained in:
parent
9fd3917216
commit
2a3e142b7f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="in.celest.xash3d.hl"
|
package="in.celest.xash3d.hl"
|
||||||
android:versionCode="0"
|
android:versionCode="0"
|
||||||
android:versionName="0.12"
|
android:versionName="0.14"
|
||||||
android:installLocation="preferExternal">
|
android:installLocation="preferExternal">
|
||||||
|
|
||||||
<!-- Create a Java class extending SDLActivity and place it in a
|
<!-- Create a Java class extending SDLActivity and place it in a
|
||||||
|
|
Loading…
Add table
Reference in a new issue