Skip to content

Commit

Permalink
0.9.9.1 BETA release
Browse files Browse the repository at this point in the history
  • Loading branch information
vishna committed Apr 3, 2010
1 parent 6f2910b commit 6cd07fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Expand Up @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.teleca.jamendo" android:versionCode="26" android:versionName="0.9.9 BETA">
package="com.teleca.jamendo" android:versionCode="27" android:versionName="0.9.9.1 BETA">
<application android:icon="@drawable/icon" android:label="@string/app_name" android:name="JamendoApplication">
<activity android:name=".activity.HomeActivity"
android:label="@string/app_name">
Expand Down

0 comments on commit 6cd07fb

Please sign in to comment.