[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote

Petr Mladek pmladek at suse.cz
Tue Mar 12 06:55:32 PDT 2013


 android/sdremote/AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3f23ec9b6483506721fe4d140a28705b31a54461
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Mar 12 14:54:32 2013 +0100

    Bump android remote version to 1.0.5+, version code to 7
    
    Change-Id: I65977c732a8f7e66898dd98964f89711114c0f7e

diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml
index 359313e..572c5abb9 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="6"
-    android:versionName="1.0.4+ Impress Remote" >
+    android:versionCode="7"
+    android:versionName="1.0.5+ Impress Remote" >
 
     <uses-permission android:name="android.permission.INTERNET" />
     <uses-permission android:name="android.permission.BLUETOOTH" />


More information about the Libreoffice-commits mailing list