summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-09-10 14:07:51 +0200
committerArne Schwabe <arne@rfc2549.org>2012-09-10 14:07:51 +0200
commit5aa156924dbabdb7a55ccfd9556e63b337824635 (patch)
tree59fdac9d7e9206ef02552ccf08028b01e435c8bd
parenta5d8b273aba8015eb59029870b1d0c7fce6d168f (diff)
increase Version number
-rw-r--r--AndroidManifest.xml4
-rw-r--r--todo.txt1
2 files changed, 2 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dfa01a6a..9f4a86ea 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="48"
- android:versionName="0.5.21" >
+ android:versionCode="49"
+ android:versionName="0.5.22" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
diff --git a/todo.txt b/todo.txt
index 79b0e5b9..e118c8a6 100644
--- a/todo.txt
+++ b/todo.txt
@@ -21,7 +21,6 @@ Ideas:
- implement an encryption for profiles, so no sensitive data has be stored in plain text
- encrypt/decrypt with android private storage key (+no user input required)
-
Bugfixes:
- startpath file explorer