aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2010-05-31 18:13:04 +0000
committerKenny Root <kenny@the-b.org>2010-05-31 18:13:04 +0000
commit32bc0edb89e708b873533de94d3e58d5099cc3ba (patch)
tree59daae646718cc58dd43c190861b23fa60160782 /AndroidManifest.xml
parent29d9e77a136f65cfd65fa6be6611eb0516cc6cb3 (diff)
downloadconnectbot-32bc0edb89e708b873533de94d3e58d5099cc3ba.tar.gz
connectbot-32bc0edb89e708b873533de94d3e58d5099cc3ba.tar.bz2
connectbot-32bc0edb89e708b873533de94d3e58d5099cc3ba.zip
Refactor the way connection notification works
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@505 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 236f5e5..21139ff 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="301"
+ android:versionCode="302"
android:installLocation="auto">
<application