Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mittorn committed Dec 2, 2016
1 parent 18fc0be commit 4e4a2d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- Set your package name here -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="in.celest.xash3d.dedicated"
android:versionCode="4"
android:versionName="1.0">
android:versionCode="5"
android:versionName="1.1">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="5"/>
<!-- Set your application name here -->
<application android:label="XashDS" android:debuggable="true">
Expand Down
Binary file modified assets/xash
Binary file not shown.
Binary file modified assets/xash_sse2
Binary file not shown.

0 comments on commit 4e4a2d2

Please sign in to comment.