Skip to content

Commit

Permalink
New 2.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Oct 14, 2014
1 parent 5c4b5e0 commit 031e80f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.transdroid.search"
android:versionName="2.2"
android:versionCode="19">
android:versionName="2.3"
android:versionCode="20">

<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="19" />
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true"
Expand Down Expand Up @@ -58,4 +58,4 @@

</application>

</manifest>
</manifest>
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Developed By
* Toon Schoenmakers
* Gabor Foldvari
* Marco Furlando
* Mário Franco
* and others...

License
Expand Down

0 comments on commit 031e80f

Please sign in to comment.