--- 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">