summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-06 21:15:50 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-06 21:15:50 +0200
commit49c3df575626efefe85b2fe14cad2dac6509d10d (patch)
treef8d5646ef2642a35cd8f6c69d503f41513f871fc /AndroidManifest.xml
parent68b6a9dd0c60879e13f4bc75d9bd45f85d134939 (diff)
Version 0.4.9
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 49778363..263cc8c7 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="18"
- android:versionName="0.4.8b" >
+ android:versionCode="19"
+ android:versionName="0.4.9" >
<uses-permission android:name="android.permission.INTERNET" />