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:40:10 +0100
commitddc9d165930f475cbcef21603656835fba7ba35b (patch)
tree59d5bcc7878b217bfd1e623a7a37caebfb431463 /android
parente0b71d9c2bede069fa8757c40b782784d93a4bb1 (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 0efbc23f04d3..23a6c92673e7 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" />