[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote
Petr Mladek
pmladek at suse.cz
Wed Mar 27 04:40:52 PDT 2013
android/sdremote/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ddc9d165930f475cbcef21603656835fba7ba35b
Author: Petr Mladek <pmladek at 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" />
More information about the Libreoffice-commits
mailing list