diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-01-30 12:32:34 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+github@googlemail.com> | 2014-01-31 12:08:21 +0100 |
commit | b4459c6b35628b54d4e7abaddf5144a92c390b84 (patch) | |
tree | 895a24f1240e7f5f1cc391386f9044a090ddb349 | |
parent | 8db5ed8072032dbbb99c2822e379275f9ad93c11 (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 c592b6f..91e1279 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"> |