AndroidManifest.xml
changeset 671 25f6fded204a
parent 655 a122632f8622
child 678 d1a599ccf879
child 685 bd5bddda04dd
--- a/AndroidManifest.xml	Sat Feb 13 22:43:21 2010 +0100
+++ b/AndroidManifest.xml	Mon Feb 15 22:37:32 2010 +0100
@@ -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="2"
-	android:versionName="0.1.1">
+	package="com.beem.project.beem" android:versionCode="3"
+	android:versionName="0.1.2">
 	<application android:label="@string/app_name"
 		android:icon="@drawable/beem_launcher_icon_silver" android:theme="@style/Theme.BEEM.Default"
 		android:debuggable="true" android:name="@string/app_name">