Bump to version 0.16.1
This commit is contained in:
parent
35cd2cbd63
commit
aa3e0b7416
4 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl"
|
||||
android:versionCode="0"
|
||||
android:versionName="0.16"
|
||||
android:versionName="0.16.1"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- Create a Java class extending SDLActivity and place it in a
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2ed25b0acc83d833d42b1e39898e392fe5b0c3e0
|
||||
Subproject commit 90b8efd3bc2885909aa0ce3932f38d93593b540f
|
|
@ -1 +1 @@
|
|||
Subproject commit 6351622006156d1b0e46c3b972f8d13bee4bd57e
|
||||
Subproject commit d619829efdd36a2380e5c68e19df00e92371618e
|
|
@ -28,7 +28,7 @@
|
|||
<!-- TODO: Remove or change this placeholder text -->
|
||||
<string name="about_main" translatable="false">Xash3D Android</string>
|
||||
<string name="about_copyright">SDLash3D is not affiliated with Valve or any of their partners. All copyrights reserved to their respective owners.</string>
|
||||
<string name="version_string" translatable="false">v0.16</string>
|
||||
<string name="version_string" translatable="false">v0.16.1</string>
|
||||
<string name="about_authors">Port to Android by SDLash3D team: \n
|
||||
• a1batross\n
|
||||
• mittorn \n
|
||||
|
|
Loading…
Add table
Reference in a new issue