diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-01-30 12:32:34 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-01-30 12:41:53 +0100 |
commit | 4d586852c27f8673b7e20134a8f897d688f0e1f8 (patch) | |
tree | 58195f99508801b977e34aa892153092eb4c2bf8 | |
parent | 7867b15beae9f5cd3d734a553e2e4ab134e1067a (diff) |
sdremote: LibreOffice Remote for Impress version 2.0.0sdremote-2.0.0
Change-Id: Ia1d1fef129fdccb186fa07102d3c5fcb91470fe9
-rw-r--r-- | android/sdremote/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml index c592b6f861de..91e12792be98 100644 --- a/android/sdremote/AndroidManifest.xml +++ b/android/sdremote/AndroidManifest.xml @@ -18,7 +18,7 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.libreoffice.impressremote" - android:versionCode="8" + android:versionCode="9" android:versionName="2.0.0" android:installLocation="auto"> |