summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-10 09:54:03 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-10 09:54:03 +0200
commit1314f4a890e88595654499c1c24d4f0501e09b5e (patch)
tree6fa7d473ff52b8797d8523de65d09718398ad091 /AndroidManifest.xml
parent1e240293009817680e715c1fada89d61836850eb (diff)
Update manifest to Version 0.5.11
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7c8f244f..b21461fb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,8 +17,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.blinkt.openvpn"
- android:versionCode="35"
- android:versionName="0.5.10" >
+ android:versionCode="36"
+ android:versionName="0.5.11" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />