Skip to content

Commit

Permalink
Version 1.0.4a final
Browse files Browse the repository at this point in the history
  • Loading branch information
tpcstld committed Mar 11, 2014
1 parent 4083c6d commit 52ff360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.tpcstld.jetris"
android:versionCode="9"
android:versionCode="10"
android:versionName="1.0.4a" >

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
\n\t
\n\t No-Clear Twists only give points in 3-corner T mode.
\n\t Only T-Tetriminos can twist in 3-corner T mode. </string>
<string name="about_info">\nVersion: 1.0.4
<string name="about_info">\nVersion: 1.0.4a
\nProduced by Jerry Jiang (tpcstld)
\nLogo by Margaret Lu
\n
Expand Down

0 comments on commit 52ff360

Please sign in to comment.