[Libreoffice-commits] core.git: android/sdremote
Petr Mladek
pmladek at suse.cz
Tue Mar 12 06:57:18 PDT 2013
android/sdremote/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fad56362e61f6e0b5fe966d940e86779139d663e
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue Mar 12 14:54:32 2013 +0100
Bump android remote version to 1.0.5+, version code to 7
Change-Id: I65977c732a8f7e66898dd98964f89711114c0f7e
diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml
index 359313e..572c5abb9 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="6"
- android:versionName="1.0.4+ Impress Remote" >
+ android:versionCode="7"
+ android:versionName="1.0.5+ Impress Remote" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.BLUETOOTH" />
More information about the Libreoffice-commits
mailing list