Modified:
/adw/AndroidManifest.xml
=======================================
--- /adw/AndroidManifest.xml Thu Sep 8 22:26:16 2011
+++ /adw/AndroidManifest.xml Thu Sep 8 23:26:23 2011
@@ -9,7 +9,8 @@
for the specific language governing permissions and ** limitations under
the License. */ -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- android:sharedUserId="@string/sharedUserId" package="com.ada.desks">
+ android:sharedUserId="@string/sharedUserId" package="com.ada.desks"
+ android:versionCode="1" android:versionName="1.1">
<original-package android:name="com.ada.desks" />