summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-17 20:17:19 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-17 20:17:19 +0200
commitaadf9c06d74fbb41af7be39661055fd367b4c643 (patch)
tree3d4625d3721b42f7fdfcede0c0ce069d09f1c0d5 /AndroidManifest.xml
parent7fe13897bf2ba07ac553b3a47cb5cf66c766f67d (diff)
Implementier modprobe tun for more braindead images
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 0adf7b44..980e8903 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="38"
- android:versionName="0.5.12a" >
+ android:versionCode="39"
+ android:versionName="0.5.13" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />