aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2010-03-13 07:39:10 +0000
committerKenny Root <kenny@the-b.org>2010-03-13 07:39:10 +0000
commit351f92d6e2b2138b197fed8ffebe1394357b223c (patch)
treee17cc546280e96880f5777c3d5ba110b9c1166a5 /AndroidManifest.xml
parent515c3eab54db468865985299471a6785e3aebb28 (diff)
downloadconnectbot-351f92d6e2b2138b197fed8ffebe1394357b223c.tar.gz
connectbot-351f92d6e2b2138b197fed8ffebe1394357b223c.tar.bz2
connectbot-351f92d6e2b2138b197fed8ffebe1394357b223c.zip
Only use encoding instead of HostBean
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@492 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 3bda362..752bc42 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.7-dev"
- android:versionCode="262">
+ android:versionCode="263">
<application
android:icon="@drawable/icon"