summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-08-13 13:45:38 +0200
committerArne Schwabe <arne@rfc2549.org>2012-08-13 13:45:38 +0200
commit7784f2a4c715cc020eb7123f5ad248c3ce9812e3 (patch)
tree82e3ae39270b79f02e434b5910f4b65506b992b2
parente13720997e0f96b3d303cbbfd7038e444ccd3c63 (diff)
After publishing in the market, increase version number
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f63e6ffe..d3aed06d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,7 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.blinkt.openvpn"
- android:versionCode="44"
+ android:versionCode="45"
android:versionName="0.5.18" >
<uses-permission android:name="android.permission.INTERNET" />