--- a/AndroidManifest.xml Thu Apr 01 22:22:34 2010 +0200
+++ b/AndroidManifest.xml Tue Apr 06 22:45:52 2010 +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="3"
- android:versionName="0.1.2">
+ package="com.beem.project.beem" android:versionCode="4"
+ android:versionName="0.1.3">
<application android:label="@string/app_name"
android:icon="@drawable/beem_launcher_icon_silver" android:theme="@style/Theme.BEEM.Default"
android:debuggable="true" android:name=".BeemApplication">