summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-10-26 14:41:24 +0200
committerArne Schwabe <arne@rfc2549.org>2012-10-26 14:41:24 +0200
commitfd1dbd411e61ad12e79fab7d700782dd76135232 (patch)
tree632f8087651bc1d8694b0bf78e2725fc17291f8a /AndroidManifest.xml
parent2a17ef5099efd05fe69c0e1eaf8b8445fc178304 (diff)
- Increase Version
- Add FAQ Entry for energy consumption
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 70ff7769..ad16b0ad 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="51"
- android:versionName="0.5.24" >
+ android:versionCode="52"
+ android:versionName="0.5.25" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />