aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-09-13 06:40:22 +0000
committerKenny Root <kenny@the-b.org>2009-09-13 06:40:22 +0000
commit27a55e18e3f1d7f84077baeb6d20be5e8657a18e (patch)
tree99228aaf1aebc33af0e4d3943eefc03a2c0e5797 /AndroidManifest.xml
parent34219a39daf6e8fa202ac00c7fa8956523c06e82 (diff)
downloadconnectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.tar.gz
connectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.tar.bz2
connectbot-27a55e18e3f1d7f84077baeb6d20be5e8657a18e.zip
Remove conflicting id from Colors layout
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@412 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 6a2b063..1d9d284 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="199">
+ android:versionCode="200">
<application
android:icon="@drawable/icon"