AndroidManifest.xml
changeset 638 f1d6e2fa672f
parent 613 58b8abc8719b
child 639 af35b5109f17
--- a/AndroidManifest.xml	Thu Jan 14 12:44:52 2010 +0100
+++ b/AndroidManifest.xml	Sat Jan 16 17:57:08 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="1"
-	android:versionName="0.1">
+	android:versionName="0.1.1">
 	<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">