[Libreoffice-commits] core.git: android/sdremote

Petr Mladek pmladek at suse.cz
Wed Feb 27 11:09:52 PST 2013


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

New commits:
commit f179f84821c17025410cbbf047406dbb49a568d7
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Feb 27 20:07:11 2013 +0100

    Bump android remote version to 1.0.4+, version code to 6
    
    Change-Id: I7af423bab5885570c3651199e313ed4414c8461e

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


More information about the Libreoffice-commits mailing list