android/sdremote/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit ddc9d165930f475cbcef21603656835fba7ba35b Author: Petr Mladek <pmla...@suse.cz> Date: Wed Mar 27 12:40:10 2013 +0100 Bump android remote version to 1.0.6+, version code to 8 Change-Id: Id8585bbc7f44ef59a27271119bdb1df701b9692f diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml index 0efbc23..23a6c92 100644 --- a/android/sdremote/AndroidManifest.xml +++ b/android/sdremote/AndroidManifest.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.libreoffice.impressremote" - android:versionCode="7" - android:versionName="1.0.5+ Impress Remote" + android:versionCode="8" + android:versionName="1.0.6+ Impress Remote" android:installLocation="auto" > <uses-permission android:name="android.permission.INTERNET" /> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits