Skip to content

Commit

Permalink
Version 2.0.0 beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
trishika committed Feb 2, 2014
1 parent e380455 commit a25e90a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidupnp"
android:versionCode="9"
android:versionName="2.0.0a2" >
android:versionCode="10"
android:versionName="2.0.0b1" >

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit a25e90a

Please sign in to comment.