summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-24 22:43:23 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-24 22:43:23 +0200
commitebd24b437e3afcb556d371ef00bf79ed8283f789 (patch)
tree3868faa0f1368d547f198eeb741128beca47d990
parentbaaeb693f6f0bba9f42cd3f66f09ab1a07fb15ec (diff)
Version 0.5.16
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4a694c0b..c3c440b8 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="41"
- android:versionName="0.5.15" >
+ android:versionCode="42"
+ android:versionName="0.5.16" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />