update version to 1.0.1 for new Orbot release

svn:r22888
This commit is contained in:
Erinn Clark 2010-08-12 19:36:10 +00:00
parent a5098519e5
commit edf8cb159b
2 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-3
target=Google Inc.:Google APIs:3
apk-configurations=

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Orbot</string>
<string name="app_version">1.0.0</string>
<string name="app_version">1.0.1</string>
<string name="internal_web_url">http://orbot/</string>
<string name="default_web_url">http://check.torproject.org</string>
<string name="secure_default_web_url">https://check.torproject.org</string>