aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-07-06 22:06:30 +0000
committerKenny Root <kenny@the-b.org>2009-07-06 22:06:30 +0000
commit435fbceb68b1806c53cb0cfcebbca562758abe52 (patch)
tree3d5180f86dd4fed14f4d37f46563603ed48994cd /AndroidManifest.xml
parent6ea28386136f97035336199f042ec0ce3112b11a (diff)
downloadconnectbot-435fbceb68b1806c53cb0cfcebbca562758abe52.tar.gz
connectbot-435fbceb68b1806c53cb0cfcebbca562758abe52.tar.bz2
connectbot-435fbceb68b1806c53cb0cfcebbca562758abe52.zip
Add "stay connected" preference to hosts
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@356 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 acbae88..8d209f6 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="162">
+ android:versionCode="163">
<application
android:icon="@drawable/icon"