summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-03-27 12:40:10 +0100
committerPetr Mladek <pmladek@suse.cz>2013-03-27 12:41:53 +0100
commit4560c49c1e87c6c08d18734fef8d1420e048ad0e (patch)
tree11158727b7b8e59f89842ebe360d3b437ab8341d /android
parent644cf72f7c5bb217ea2c3769e5cfd958346e2c7f (diff)
Bump android remote version to 1.0.6+, version code to 8
Change-Id: Id8585bbc7f44ef59a27271119bdb1df701b9692f
Diffstat (limited to 'android')
-rw-r--r--android/sdremote/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml
index d1d53df63734..d279fbb51c9f 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" />