AndroidManifest.xml
changeset 890 3b5e81bf741a
parent 865 70ca3ab6e459
child 894 18b31fdfb292
child 924 0de5ddd06ecd
--- a/AndroidManifest.xml	Thu May 19 22:20:39 2011 +0200
+++ b/AndroidManifest.xml	Thu May 19 23:09:41 2011 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-	package="com.beem.project.beem" android:versionCode="7"
-	android:versionName="0.1.5">
+	package="com.beem.project.beem" android:versionCode="8"
+	android:versionName="0.1.6_rc1">
 	<application android:label="@string/app_name"
 		android:icon="@drawable/beem_launcher_icon_silver" android:theme="@style/Theme.BEEM.Default"
 		android:name=".BeemApplication">