[Libreoffice-commits] core.git: android/sdremote
Petr Mladek
pmladek at suse.cz
Wed Mar 27 04:42:19 PDT 2013
android/sdremote/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4560c49c1e87c6c08d18734fef8d1420e048ad0e
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 d1d53df..d279fbb 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