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

Petr Mladek pmladek at suse.cz
Tue Feb 19 12:07:21 PST 2013


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

New commits:
commit 227676cb6378ed90bce62384d3aa9813d30dd997
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Feb 19 21:03:48 2013 +0100

    Bump android remote version to 1.0.3+, version code to 5
    
    Change-Id: Id6ce687c7925f6d9ebca446be16b5ae237ca97f8

diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml
index 2eca7d7..7302b44 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="4"
-    android:versionName="1.0.2+ Impress Remote" >
+    android:versionCode="5"
+    android:versionName="1.0.3+ Impress Remote" >
 
     <uses-permission android:name="android.permission.INTERNET" />
     <uses-permission android:name="android.permission.BLUETOOTH" />


More information about the Libreoffice-commits mailing list