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
commit231395d4df16f42107c57211c76075aefcd66c75 (patch)
treef8d5646ef2642a35cd8f6c69d503f41513f871fc /AndroidManifest.xml
parent36121acf0b12a90387f71b79b1538acf95842158 (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" />