Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
arantius committed Aug 18, 2011
1 parent ee5ff18 commit 61c19af
Showing 1 changed file 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 @@ -18,8 +18,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.arantius.tivocommander" android:versionCode="2"
android:versionName="2"
package="com.arantius.tivocommander" android:versionCode="3"
android:versionName="3"
>
<uses-sdk android:targetSdkVersion="9" android:minSdkVersion="7"></uses-sdk>
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
Expand Down

0 comments on commit 61c19af

Please sign in to comment.