aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2010-08-03 22:34:53 +0000
committerKenny Root <kenny@the-b.org>2010-08-03 22:34:53 +0000
commit884ccec12b0cac55b00787ed7c2c2831d3e47e29 (patch)
treec6e0b27cd7cf38291684c8bcccfabfc667ac8fe5 /AndroidManifest.xml
parent9c215d092547a4e4985283cf6dce3a3cc9cdf902 (diff)
downloadconnectbot-884ccec12b0cac55b00787ed7c2c2831d3e47e29.tar.gz
connectbot-884ccec12b0cac55b00787ed7c2c2831d3e47e29.tar.bz2
connectbot-884ccec12b0cac55b00787ed7c2c2831d3e47e29.zip
Fix loading of pubkeys into memory
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@509 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 e103e5b..ed542ef 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.0-rc1"
- android:versionCode="303"
+ android:versionCode="304"
android:installLocation="auto">
<application