summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-25 19:54:43 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-25 19:54:43 +0200
commit02c364271bc75cae5c00faf3b01d2f4b85113d07 (patch)
tree2f54da1e3367a193228659a32612bd3daa4976e2 /AndroidManifest.xml
parent5e48e30e53bb7b42154866214217bf3f500ee7fd (diff)
parent2b811c50e5b5202eedab9d0a9768ec5e0d7168a3 (diff)
Merge
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 c3c440b8..e86761c3 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="42"
- android:versionName="0.5.16" >
+ android:versionCode="43"
+ android:versionName="0.5.17" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />