aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-07-09 09:43:28 +0000
committerKenny Root <kenny@the-b.org>2009-07-09 09:43:28 +0000
commit01bd0c7825c29744b20c9fbf6513d51118e80e2a (patch)
tree3b163ea3c852f62fc7f6459fbc0d82ac6ee3a672 /AndroidManifest.xml
parentea2f9b45f207926553a860d73258fd8d5ba4cde9 (diff)
downloadconnectbot-01bd0c7825c29744b20c9fbf6513d51118e80e2a.tar.gz
connectbot-01bd0c7825c29744b20c9fbf6513d51118e80e2a.tar.bz2
connectbot-01bd0c7825c29744b20c9fbf6513d51118e80e2a.zip
Do not rely on jsocks ProxyServer; implement our own
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@361 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 16bdb93..1b99265 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.connectbot"
android:versionName="1.6-dev"
- android:versionCode="166">
+ android:versionCode="167">
<application
android:icon="@drawable/icon"