Prepare release candidate 1 of Beem-0.1.6 0.1.6_rc1
authorDa Risk <da_risk@beem-project.com>
Thu, 19 May 2011 23:09:41 +0200
changeset 908 3b5e81bf741a
parent 907 13ce837a18dd
child 909 a2f258d9dd9b
Prepare release candidate 1 of Beem-0.1.6 Beem-0.1.6_rc1
AndroidManifest.xml
--- 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">